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

miniCssExtractPlugin && browsersync - help needed #15

Closed
7iomka opened this issue Mar 21, 2019 · 2 comments
Closed

miniCssExtractPlugin && browsersync - help needed #15

7iomka opened this issue Mar 21, 2019 · 2 comments

Comments

@7iomka
Copy link

7iomka commented Mar 21, 2019

Hello my dear friend.
I switched from 3 to 4 versions of the webpack, and have problems reloading the page using the browsersync (as standalone package, not webpack plugin) after I make changes to the style file. I found out about this plugin here. I shot a separate video with a demonstration of my software environment.
https://cl.ly/73e1a91d894f
Please tell me why your plugin does not help me solve the problem? Maybe I did something wrong or did not understand what exactly your plugin does? I will be grateful for any help!

@7iomka
Copy link
Author

7iomka commented Mar 21, 2019

Note: extract-text-webpack-plugin on webpack 4 while it still works, and everything works as it should (except for the fact that all chunks are always generated), but it is not an option to use an outdated plugin 😞
Demo https://cl.ly/d8eb8d65604c

@fqborges
Copy link
Owner

It think this plugin does not solve your issue. It just find js files from chunks of css only entries and remove the js file from the compilation.

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

2 participants