Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack-dev-server 一个小问题 #63

Open
DonaldY opened this issue Mar 26, 2018 · 1 comment
Open

webpack-dev-server 一个小问题 #63

DonaldY opened this issue Mar 26, 2018 · 1 comment

Comments

@DonaldY
Copy link

DonaldY commented Mar 26, 2018

webpack-dev-server 启动 并不会打包

npm run start运行时,会调用 webpack.dev.config.js,从而 调用 before-build.js,则会清除 build,最后服务启动,但访问失败 Cannot GET

@DonaldY
Copy link
Author

DonaldY commented Mar 29, 2018

问题:

  1. build文件会清除
  2. 不能自动刷新

更新:
style-loader 能自动刷新。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant