We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604ab1b commit 9fb12a9Copy full SHA for 9fb12a9
1 file changed
packages/opencode/script/build.ts
@@ -174,7 +174,6 @@ for (const item of targets) {
174
conditions: ["browser"],
175
tsconfig: "./tsconfig.json",
176
plugins: [solidPlugin],
177
- sourcemap: "external",
178
compile: {
179
autoloadBunfig: false,
180
autoloadDotenv: false,
0 commit comments