We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f27b51 commit 6dca025Copy full SHA for 6dca025
tsup.config.ts
@@ -7,7 +7,6 @@ const commonConfig: Options = {
7
format: ['esm', 'cjs'],
8
sourcemap: true,
9
clean: true,
10
- write: false,
11
esbuildPlugins: [
12
minifyTemplates({ taggedOnly: false }),
13
writeFiles(),
0 commit comments