core: remove external sourcemap generation to reduce build artifacts

pull/11303/merge
Dax Raad 2026-03-11 23:24:26 -04:00
parent 604ab1bde1
commit 9fb12a906e
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ for (const item of targets) {
conditions: ["browser"],
tsconfig: "./tsconfig.json",
plugins: [solidPlugin],
sourcemap: "external",
compile: {
autoloadBunfig: false,
autoloadDotenv: false,