Remove prunei18n
This commit is contained in:
parent
4489fd1aca
commit
fa1fcf4f94
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
],
|
||||
"scripts": {
|
||||
"i18n": "matrix-gen-i18n",
|
||||
"prunei18n": "matrix-prune-i18n",
|
||||
"diff-i18n": "cp src/i18n/strings/en_EN.json src/i18n/strings/en_EN_orig.json && matrix-gen-i18n && matrix-compare-i18n-files src/i18n/strings/en_EN_orig.json src/i18n/strings/en_EN.json",
|
||||
"clean": "rimraf lib webapp",
|
||||
"build": "yarn clean && yarn build:genfiles && yarn build:bundle",
|
||||
|
|
Loading…
Add table
Reference in a new issue