1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 05:30:38 +02:00

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: [