move built files to dist

This commit is contained in:
Rich Harris
2018-03-10 23:20:11 -05:00
parent e011fce935
commit ef55fc5ddd
6 changed files with 6 additions and 6 deletions

View File

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