提交 996cbe4d 编写于 作者: V Vivian Lin 提交者: unacao

dreamview: update webpack dev config to auto rebuild (#1598)

上级 3d966d27
......@@ -7,7 +7,7 @@
"license": "MIT",
"scripts": {
"build": "node_modules/.bin/webpack -p",
"start": "node_modules/.bin/webpack-dev-server"
"start": "node_modules/.bin/webpack-dev-server --watch-poll"
},
"dependencies": {
"classnames": "^2.2.5",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册