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

View File

@@ -1,2 +1 @@
// TODO deprecate this file in favour of sapper/webpack.js
module.exports = require('../dist/webpack.js');
throw new Error(`As of Sapper 0.18, webpack config must be loaded from sapper/config/webpack.js`);