Webpack

WEBPACK

what is Webpack?

TODO: do the webpack thing

versioning errors

advanced webpack

minimal setup environment for reactjs

Webpack seeks to unify Javascript module syntaxes and provide tools for a full swath of static asset management tasks. It imposes no restrictions on your choice of module syntax, and offers full support for Javascript, CSS, and even image preprocessing. link

why webpack?