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

Commit 6ecc5df

Browse files
committed
🔧 (release-it) add build step
1 parent a8b1aa5 commit 6ecc5df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"preReleaseId": "beta",
33
"scripts": {
4-
"beforeStart": "yarn test"
4+
"beforeStart": "yarn test && yarn build"
55
},
66
"npm": {
77
"otp": true

0 commit comments

Comments
 (0)