faceyspacey / faceyspacey/extract-css-chunks-webpack-plugin

Ability to have plugin ignore static CSS files in hmr mode

Open
#263 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
693
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Thanks for the plugin! I'm hitting an issue with hmr. My base SSR page has a combination of static CSS files that never change and your typical webpack bundled CSS references that do change with code updates. The CSS that never changes contains brand differentiation, so it has to be a link tag, not imported into the JS.

I'm noticing that all css files referenced with `` tags get a "cache busting" query param appended to them. Is there anyway to tell your plugin to ignore certain `` tags?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.