feat(i18n): extract messages

This commit is contained in:
Victor Berchet
2016-06-01 14:58:11 -07:00
parent 7cefec77ef
commit ac1156739d
12 changed files with 278 additions and 19 deletions

View File

@ -32,6 +32,7 @@ cp -v package.json $TMP
# Compile the compiler-cli integration tests
./node_modules/.bin/ngc
./node_modules/.bin/ng-xi18n
./node_modules/.bin/jasmine init
# Run compiler-cli integration tests in node