Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 19f65c1

Browse files
chore(ci): add prepublishOnly script
1 parent a550484 commit 19f65c1

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
@@ -11,6 +11,7 @@
1111
"build": "rimraf lib && webpack-cli && npm run build-prod && babel src -d lib",
1212
"build-prod": "webpack-cli --mode production --optimization-minimize",
1313
"lint": "eslint src test *.js",
14+
"prepublishOnly": "npm run build",
1415
"release": "rollout",
1516
"tdd": "jest --watch",
1617
"test": "npm run lint && jest",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /