Correction destination des scripts compilés.

This commit is contained in:
Fabrice PENHOËT 2022-03-21 17:13:50 +01:00
parent 8eef92c9aa
commit 0a0e394964
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ module.exports =
},
output:
{
path: path.resolve(__dirname, "public"),
path: path.resolve(__dirname, "www"),
filename: "JS/[name].app.js",
},
module: