update rollup

This commit is contained in:
Rich Harris
2018-08-29 16:45:29 -04:00
parent de308d5bb0
commit ae19288797
9 changed files with 13 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
// TODO write to this file, instead of webpack.ts.js
module.exports = require('./dist/webpack.ts.js');
// TODO write to this file, instead of webpack.js
module.exports = require('./dist/webpack.js');