javascript - webpack-dev-server cannot refresh the browser synchronously when changing css. Is there any way to refresh it synchronously?
黄舟
黄舟 2017-05-19 10:20:41
0
2
580

The configuration of webpack.config.js is as follows. Updating css cannot refresh the browser synchronously, but updating js can refresh the browser synchronously.

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
为情所困

browser-sync-webpack-plugin
https://github.com/Va1/browse...

漂亮男人

Do not use the extract text plug-in in the development environment. If you use it, you will not be able to update the style. Only use it in the production environment

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template