Switch to webpack

Webapck actually supports loading input source maps and generally seems a lot
more solid then browserify (even if their website has an annoying animated
logo).
This commit is contained in:
David Baker 2015-09-25 11:43:28 +01:00
parent bfa4cda2c6
commit f020f4397c
4 changed files with 40 additions and 10 deletions

4
.gitignore vendored
View file

@ -1,3 +1,3 @@
node_modules
bundle.css
bundle.js
vector/bundle.*
lib