How did we do?
Easy to run (nop scripts + VS extension)
Fast dev cycle (with watch)
Easy debugging (with source maps)
Module bundling & code splitting
Modern JS features (use babel w/ webpack)
Simple to pass data from CMS to JS (props or externals)
Smooth source control & deployments