Skip to content

Commit 9df2d00

Browse files
committed
chore: build before publishing
1 parent 1dd28e3 commit 9df2d00

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
@@ -23,6 +23,7 @@
2323
"clean": "del-cli build",
2424
"lint": "eslint .",
2525
"pretest": "yarn lint",
26+
"prepublishOnly": "npm run build",
2627
"release": "yarn dlx release-it",
2728
"quick:test": "yarn node --import=@poppinss/ts-exec --enable-source-maps bin/test.ts",
2829
"test": "c8 yarn quick:test",

0 commit comments

Comments
 (0)