ignore some files

This commit is contained in:
Rich Harris
2018-03-10 22:33:33 -05:00
parent 254e41b11e
commit d8412f33ba
8 changed files with 279 additions and 1072 deletions

2
webpack/config.js Normal file
View File

@@ -0,0 +1,2 @@
// TODO deprecate this file in favour of sapper/webpack.js
module.exports = require('../webpack.ts.js');