Explorar o código

core: remove external sourcemap generation to reduce build artifacts

Dax Raad hai 6 meses
pai
achega
9fb12a906e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/opencode/script/build.ts

+ 0 - 1
packages/opencode/script/build.ts

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