mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
core: remove external sourcemap generation to reduce build artifacts
This commit is contained in:
parent
604ab1bde1
commit
9fb12a906e
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ for (const item of targets) {
|
|||
conditions: ["browser"],
|
||||
tsconfig: "./tsconfig.json",
|
||||
plugins: [solidPlugin],
|
||||
sourcemap: "external",
|
||||
compile: {
|
||||
autoloadBunfig: false,
|
||||
autoloadDotenv: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue