angular-cn/packages/localize/schematics/ng-add
Filipe Silva e41cbfb585 feat(ivy): support ng-add in localize package (#32791)
PR Close #32791
2019-09-27 13:15:02 -07:00
..
BUILD.bazel
README.md
index.ts
index_spec.ts
schema.d.ts
schema.json
tsconfig-build.json

README.md

@angular/localize schematic for ng add

This schematic will be executed when a Angular CLI user runs ng add @angular/localize.

It will search their angular.json file, and find polyfills and main files for server builders. Then it will add the @angular/localize/init polyfill that @angular/localize needs to work.