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

Cache Invalidation With hard-source-webpack-plugin #112

Closed
dtothefp opened this issue Apr 25, 2018 · 2 comments
Closed

Cache Invalidation With hard-source-webpack-plugin #112

dtothefp opened this issue Apr 25, 2018 · 2 comments

Comments

@dtothefp
Copy link

Problem

If using the hard-source-weback-plugin https://github.com/mzgoddard/hard-source-webpack-plugin upon 2nd build no CSS file is emitted for files processed with mini-css-extract-plugin. I have an issue on hard-source but it is not being addressed mzgoddard/hard-source-webpack-plugin#301 and I'm wondering if there is something internally that could be done to mini-css that could fix this issue? I saw past discussions for extract-text-webpack-plugin where caching issues were addressed internally to it that helped it's compatibility with hard-source.

Test Case

Created minimum use case example here https://github.com/dtothefp/hard-cache-mini-css-webpack-4

@dtothefp
Copy link
Author

@dtothefp
Copy link
Author

actually fixed here mzgoddard/hard-source-webpack-plugin#346

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