core: remove external sourcemap generation to reduce build artifacts
This commit is contained in:
@@ -174,7 +174,6 @@ for (const item of targets) {
|
|||||||
conditions: ["browser"],
|
conditions: ["browser"],
|
||||||
tsconfig: "./tsconfig.json",
|
tsconfig: "./tsconfig.json",
|
||||||
plugins: [solidPlugin],
|
plugins: [solidPlugin],
|
||||||
sourcemap: "external",
|
|
||||||
compile: {
|
compile: {
|
||||||
autoloadBunfig: false,
|
autoloadBunfig: false,
|
||||||
autoloadDotenv: false,
|
autoloadDotenv: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user