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:
parent
bfa4cda2c6
commit
f020f4397c
4 changed files with 40 additions and 10 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
node_modules
|
||||
bundle.css
|
||||
bundle.js
|
||||
vector/bundle.*
|
||||
lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue