fixup! feat(build-chain): set up and updated deps
This commit is contained in:
parent
59a229b1fb
commit
7f574cea5a
@ -9,7 +9,7 @@ const config = {
|
|||||||
main: ["./src/js/index.js"],
|
main: ["./src/js/index.js"],
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
path: path.join(__dirname, "..", "public"),
|
path: path.join(__dirname, "..", "dist"),
|
||||||
filename: "[name]-[hash].js"
|
filename: "[name]-[hash].js"
|
||||||
},
|
},
|
||||||
resolve: {
|
resolve: {
|
||||||
|
Loading…
Reference in New Issue
Block a user