Skip to content

Commit 9fb12a9

Browse files
committed
core: remove external sourcemap generation to reduce build artifacts
1 parent 604ab1b commit 9fb12a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/opencode/script/build.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ for (const item of targets) {
174174
conditions: ["browser"],
175175
tsconfig: "./tsconfig.json",
176176
plugins: [solidPlugin],
177-
sourcemap: "external",
178177
compile: {
179178
autoloadBunfig: false,
180179
autoloadDotenv: false,

0 commit comments

Comments
 (0)