d1ea1f4c7f
Update the license headers throughout the repository to reference Google LLC rather than Google Inc, for the required license headers. PR Close #37205 |
||
---|---|---|
.. | ||
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 an 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.