We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0b6e4 commit 2cd62f3Copy full SHA for 2cd62f3
tsup.base.config.ts
@@ -59,8 +59,6 @@ function applyConfig(
59
},
60
dts: true,
61
env: {
62
- build_tool: 'tsup',
63
- module_format: '', // Catchall
64
node_env: env,
65
NODE_ENV: env,
66
...(npm_package_version ? { npm_package_version } : {})
0 commit comments