This is a webpack starter kit with full development & build workflow, more infos in the readme.
Note: The v1 (with webpack1 is still available) and the v2 (with builtin yarn still available).
This is the Developer version, containing sourcemaps. Open your devtools and read/set breakpoints on the original source code!
Back to the production version
Ever heard of code splitting into chunks that you could import()
on demand ?
Just click here to see an example.