mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-11 20:20:50 +02:00
add release command in npm scripts
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
"precommit": "lint-staged",
|
||||
"add-locale": "lingui add-locale",
|
||||
"extract": "lingui extract",
|
||||
"compile": "lingui compile"
|
||||
"compile": "lingui compile",
|
||||
"release:dev": "gulp devRelease"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "eslint-config-synacor"
|
||||
|
Reference in New Issue
Block a user