Skip to content

Commit f602818

Browse files
committed
chore: build before publish via prepublishOnly
1 parent 714f436 commit f602818

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"scripts": {
3636
"dev": "tsx --watch examples/quickstart-connect.ts",
3737
"build": "tsup",
38+
"prepublishOnly": "tsup",
3839
"typecheck": "tsgo --noEmit",
3940
"typecheck:legacy": "tsc --noEmit",
4041
"typecheck:audit": "tsx scripts/audit-tsgo-compat.ts",

0 commit comments

Comments
 (0)