Files
Angular-Docs-Cn/packages
cexbrayat d18289fa9c fix(ivy): missing schematics field in localize package (#33025)
The schematics added in #32791 is currently failing as the package.json does not reference it.

```
> ng add @angular/[email protected]
+ @angular/[email protected]
added 1 package from 1 contributor in 6.745s
Installed packages for tooling via npm.
The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.
```

PR Close #33025
2019-10-07 10:21:29 -07:00
..
…
…
2019-01-11 11:15:59 -08:00
…

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT