Closed
Description
https://github.com/mjackson/web-starter has some interesting config decisions:
- Use of
WebpackMD5Hash
plugin - Use of
ChunkManifestPlugin
plugin
I’d like to understand their point better and whether we should enable them as well.
Thoughts?