Skip to content

Commit ca5937b

Browse files
angeloashmoreclaude
andcommitted
fix: remove redundant unbundle option from tsdown config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9f1a020 commit ca5937b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsdown.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default defineConfig({
88
format: "esm",
99
platform: "node",
1010
bundle: PROD,
11-
unbundle: !PROD,
1211
minify: PROD,
1312
envPrefix: "PRISMIC_",
1413
define: {

0 commit comments

Comments
 (0)