Ship ESM; Adopt latest deps

This commit is contained in:
Alex Dima 2018-03-09 14:19:20 +01:00
parent 524db65880
commit 64d2e8c8ef
13 changed files with 8919 additions and 25 deletions

1
webpack.dev.config.js Normal file
View file

@ -0,0 +1 @@
module.exports = require('./scripts/webpack').createWebpackConfig(true);