Skip to content

Commit 55adb6f

Browse files
committed
chore: enable exports and unused bunup options
1 parent 8f42f04 commit 55adb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ts-import-resolver": "^0.1.23"
2727
},
2828
"scripts": {
29-
"build": "bunup",
29+
"build": "bunup --exports --unused",
3030
"dev": "bunup --watch",
3131
"postinstall": "bun simple-git-hooks",
3232
"lint": "biome check .",

0 commit comments

Comments
 (0)