Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 55d69b6

Browse files
committed
chore: remove old tsup config from leaf package.json.
1 parent bef7da6 commit 55d69b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/leaf/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
"license": "MIT or Apache-2.0",
66
"module": "./dist/index.js",
77
"types": "./dist/index.d.ts",
8-
"tsup": {
9-
"format": "esm",
10-
"target": "es2022",
11-
"legacy-output": true
12-
},
138
"scripts": {
149
"build": "pkgroll --minify --clean-dist --sourcemap && tsc"
1510
},

0 commit comments

Comments
 (0)