mirror of
https://github.com/chinchang/web-maker.git
synced 2025-04-17 17:25:35 +02:00
add release command in npm scripts
This commit is contained in:
parent
9660e2390c
commit
3188b30905
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user