mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
chore: add prepublish
This commit is contained in:
parent
6170f936e1
commit
df4103bb46
@ -9,7 +9,8 @@
|
||||
"lint": "tslint -c tslint.json src/**/*.ts src/**/*.tsx",
|
||||
"build": "atool-build --config webpack.config.prop.js && gulp",
|
||||
"doc": "atool-build --config webpack.config.doc.js",
|
||||
"pub": "npm run build && npm publish"
|
||||
"pub": "npm run build && npm publish",
|
||||
"prepublish": "npm run build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user