Merge "Add i18n/api/ to banana config"

This commit is contained in:
jenkins-bot 2017-01-23 09:28:55 +00:00 committed by Gerrit Code Review
commit 0ccbb591a2

View file

@ -27,7 +27,8 @@ module.exports = function ( grunt ) {
] ]
}, },
banana: { banana: {
all: 'i18n/' all: 'i18n/',
api: 'i18n/api/'
}, },
watch: { watch: {
files: [ files: [