Webpack Guide. Working code examples showing how to bundle and optimize websites.

github.com/StephenGrider/WebpackCasts

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2017
  • added procfile
  • added prod config
  • added middleware
  • node and webpack
December 2016
  • prod tweaks
  • reset
  • deployment tweaks
  • finished rr refactor
  • started refactor
  • added webpack dev server
  • clean project files
  • finished caching
  • added html plugin
  • added commons chunk plugin
  • added vendor bundle
  • finished initial webpack config
  • Added babel config
  • Added system import
  • added module splitting
  • added button logic