core: remove external sourcemap generation to reduce build artifacts
parent
604ab1bde1
commit
9fb12a906e
|
|
@ -174,7 +174,6 @@ for (const item of targets) {
|
|||
conditions: ["browser"],
|
||||
tsconfig: "./tsconfig.json",
|
||||
plugins: [solidPlugin],
|
||||
sourcemap: "external",
|
||||
compile: {
|
||||
autoloadBunfig: false,
|
||||
autoloadDotenv: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue