gajus / gajus/isomorphic-webpack
Is it possible to get the hash names for CSS and js bundles?
Open
- Dominant language
- JavaScript
- Stars
- 289
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Webpack stores my CSS and js bundles as files like app.c9088da5410582064cdf.css and app.c9088da5410582064cdf.js. I would like to pull them in from the generated HTML file, but I do not know what hashes are generated.
I would prefer not to use static names if that is possible to prevent caching issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.