feat(ivy): i18n - implement compile-time inlining (#32881)
This commit implements a tool that will inline translations and generate a translated copy of a set of application files from a set of translation files. PR Close #32881
This commit is contained in:
committed by
Alex Rickabaugh
parent
d5b87d32b0
commit
2cdb3a079d
@@ -39,6 +39,7 @@
|
||||
"@angular-devkit/core": "^8.0.0-beta.15",
|
||||
"@angular-devkit/schematics": "^8.0.0-beta.15",
|
||||
"@angular/bazel": "file:./tools/npm/@angular_bazel",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@bazel/jasmine": "0.38.1",
|
||||
"@bazel/karma": "0.38.1",
|
||||
"@bazel/protractor": "0.38.1",
|
||||
|
||||
Reference in New Issue
Block a user