Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Commit 5a7a979

Browse files
committed
🙈
1 parent 87e7134 commit 5a7a979

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
# Ingore development & test packs
2828
/public/packs
29-
/public/packs
3029
/public/assets
3130

3231
# test result

config/webpacker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ test:
8787
compile: true
8888

8989
# Compile test packs to a separate directory
90-
public_output_path: packs-test
90+
# public_output_path: packs-test
9191

9292
production:
9393
<<: *default

0 commit comments

Comments
 (0)