Correction destination des scripts compilés.
This commit is contained in:
parent
8eef92c9aa
commit
0a0e394964
@ -12,7 +12,7 @@ module.exports =
|
||||
},
|
||||
output:
|
||||
{
|
||||
path: path.resolve(__dirname, "public"),
|
||||
path: path.resolve(__dirname, "www"),
|
||||
filename: "JS/[name].app.js",
|
||||
},
|
||||
module:
|
||||
|
Loading…
Reference in New Issue
Block a user