chore: remove unused config line
This commit is contained in:
parent
d50a929fa9
commit
5e0ba9a9e6
@ -8,7 +8,6 @@ const entryPoints = await glob("./src/client/typescript/**/*");
|
||||
|
||||
build({
|
||||
entryPoints,
|
||||
// outBase: "",
|
||||
outdir: "./src/client/public/bundles",
|
||||
bundle: true,
|
||||
target: ["es6"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user