Configure webpack polling

This commit is contained in:
Björn Fromme
2020-01-28 09:58:25 +01:00
parent e1aee698f6
commit aa10f2154c
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "WTFPL",
"repository": "https://gitlab.com/dreipunktnull/ep_theme.git",
"scripts": {
"dev": "./node_modules/.bin/encore dev --watch",
"dev": "./node_modules/.bin/encore dev --watch --watch-poll",
"build": "./node_modules/.bin/encore production"
},
"dependencies": {