step-1
: Zero configuration webpack with hyperapp framework, modularized code, bundled for distribution with webpackstep-2
: First config including Babel and JSX (get them pretty templates)step-3
: Multiple configs for environments, hashed output, import CSS in JS, generated htmlstep-4
: webpack-dev-server, hot module replacementstep-5
: analyzing webpack bundlesstep-6
: tree shaking, code splitting