feat(i18n): add a simple dart script extracting all i18n messages from a package

Closes #7620
This commit is contained in:
vsavkin
2016-03-16 11:58:43 -07:00
committed by Jeremy Elbourn
parent a7fe983be2
commit 8326ab3240
3 changed files with 121 additions and 3 deletions

View File

@ -20,8 +20,7 @@ dependencies:
protobuf: '^0.5.0'
source_span: '^1.0.0'
stack_trace: '^1.1.1'
build:
git: git@github.com:dart-lang/build.git
build: '>=0.0.1'
dev_dependencies:
transformer_test: '^0.2.0'
guinness: '^0.1.18'

View File

@ -2,7 +2,7 @@ name: benchmarks_external
environment:
sdk: '>=1.4.0'
dependencies:
angular: '>=1.0.0 <2.0.0'
angular: '>=1.1.2+2 <2.0.0'
browser: '>=0.10.0 <0.11.0'
dev_dependencies:
angular2: