/webpack3-dynamic-imports-long-term-caching

A simple (React) boilerplate for Webpack 3, dynamic imports, code splitting, and long term caching.

Primary LanguageJavaScript

A simple boilerplate for Webpack 3, dynamic imports, code splitting, and long term caching

For more info go to this post

To install and run locally:

npm install

npm run dev-server

then go to http://localhost:8080

That's it! Modify a component and compare the hashes in the file names.