success i think?

This commit is contained in:
Rich Harris
2018-08-29 17:37:20 -04:00
parent 86dee17040
commit bb737eeb32
7 changed files with 7 additions and 13 deletions

1
config/rollup.js Normal file
View File

@@ -0,0 +1 @@
module.exports = require('../dist/rollup.js');

1
config/webpack.js Normal file
View File

@@ -0,0 +1 @@
module.exports = require('../dist/webpack.js');