angular-docs-cn/packages/localize
Pete Bacon Darwin 83425fa119 fix(ivy): i18n - support lazy-load template string helpers (#33097)
There are numerous approaches to downlevelling backticked
template strings to ES5.
This commit handles yet another one that Babel applies.

PR Close #33097
2019-10-14 16:33:39 +00:00
..
init fix(ivy): i18n - start generated placeholder name at `PH` (#32493) 2019-09-17 15:13:30 -07:00
schematics feat(ivy): support ng-add in localize package (#32791) 2019-09-27 13:15:02 -07:00
src fix(ivy): i18n - support lazy-load template string helpers (#33097) 2019-10-14 16:33:39 +00:00
test feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
BUILD.bazel feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
index.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
localize.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
package.json feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
private.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00