mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 15:54:10 +08:00
Change output location
This commit is contained in:
parent
f106732a2e
commit
4f2ca74063
@ -43,7 +43,7 @@ module.exports = function(options = {}) {
|
||||
},
|
||||
|
||||
output: {
|
||||
path: path.resolve(process.cwd(), 'js')
|
||||
path: path.resolve(process.cwd(), 'dist'),
|
||||
},
|
||||
|
||||
externals: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user