mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
rename bundles folder into assets
This commit is contained in:
@@ -61,7 +61,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
output: {
|
||||
path: path.join(__dirname, "target", "scm-hg-plugin-2.0.0-SNAPSHOT", "webapp", "plugins"),
|
||||
path: path.join(__dirname, "target", "scm-hg-plugin-2.0.0-SNAPSHOT", "webapp", "assets"),
|
||||
filename: "[name].bundle.js",
|
||||
library: "scm-hg-plugin",
|
||||
libraryTarget: "amd"
|
||||
|
||||
Reference in New Issue
Block a user