Skip to content

Commit 7b29298

Browse files
committed
Build files before publishing
1 parent b1a5535 commit 7b29298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"scripts": {
3232
"build": "./scripts/build.sh",
3333
"coverage": "./scripts/build.sh && ./scripts/coverage.sh",
34+
"prepublish": "./scripts/build.sh",
3435
"test": "./scripts/build.sh && ./scripts/test.sh"
3536
}
3637
}

0 commit comments

Comments
 (0)