Skip to content

Commit 04b12e8

Browse files
committed
wip
1 parent b580ba9 commit 04b12e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/dummy_webpacker3/config/webpacker.yml

+6
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)