Skip to content

Commit 2cd62f3

Browse files
committed
Clean up
1 parent 3d0b6e4 commit 2cd62f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsup.base.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ function applyConfig(
5959
},
6060
dts: true,
6161
env: {
62-
build_tool: 'tsup',
63-
module_format: '', // Catchall
6462
node_env: env,
6563
NODE_ENV: env,
6664
...(npm_package_version ? { npm_package_version } : {})

0 commit comments

Comments
 (0)