Skip to content

Commit c175266

Browse files
committed
Add prepublish script
1 parent eff373c commit c175266

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
@@ -26,6 +26,7 @@
2626
"default": "lib/index.cjs.js"
2727
},
2828
"scripts": {
29+
"prepublishOnly": "yarn compile",
2930
"build": "yarn rimraf lib && yarn compile",
3031
"compile": "yarn rollup -c",
3132
"docs": "eslint-docs",

0 commit comments

Comments
 (0)