Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published