mirror of
https://github.com/flarum/core.git
synced 2025-08-01 14:10:37 +02:00
Change output location
This commit is contained in:
@@ -43,7 +43,7 @@ module.exports = function(options = {}) {
|
|||||||
},
|
},
|
||||||
|
|
||||||
output: {
|
output: {
|
||||||
path: path.resolve(process.cwd(), 'js')
|
path: path.resolve(process.cwd(), 'dist'),
|
||||||
},
|
},
|
||||||
|
|
||||||
externals: [
|
externals: [
|
||||||
|
Reference in New Issue
Block a user