Change output location

This commit is contained in:
Toby Zerner 2018-06-16 13:52:07 +09:30
parent f106732a2e
commit 4f2ca74063

View File

@ -43,7 +43,7 @@ module.exports = function(options = {}) {
},
output: {
path: path.resolve(process.cwd(), 'js')
path: path.resolve(process.cwd(), 'dist'),
},
externals: [