use code-splitting etc

This commit is contained in:
Rich Harris
2018-03-10 22:26:53 -05:00
parent 491c5e3b92
commit 254e41b11e
23 changed files with 1139 additions and 57 deletions

2
webpack.js Normal file
View File

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