Skip to content

Commit 3557669

Browse files
committed
wip
1 parent bb3a019 commit 3557669

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/dummy_webpacker3/config/webpacker.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ test:
4343
<<: *default
4444
compile: true
4545

46+
dev_server:
47+
host: localhost
48+
port: 8080
49+
hmr: false
50+
https: false
51+
4652
production:
4753
<<: *default
4854

0 commit comments

Comments
 (0)