Merge "Add pattern option to po2json call"

This commit is contained in:
Jenkins 2017-01-26 13:33:33 +00:00 committed by Gerrit Code Review
commit 0dccef71c6
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
"test": "karma start --single-run",
"test:watch": "karma start",
"json2pot": "rip json2pot ./i18n/extracted-messages/**/*.json -o ./messages.pot",
"po2json": "rip po2json"
"po2json": "rip po2json -m ./i18n/extracted-messages/**/*.json"
},
"repository": {
"type": "git",