Move the build process from a simple babel build to a webpack based one DO NOT: * use minify/uglify or other compression/mangle tools * pack in node_modules
Move the build process from a simple babel build to a webpack based one
DO NOT: