Andrew Kushnir
64acbc4242
refactor(core): drop all .ngfactory and .ngsummary imports ( #44957 )
...
This commit updates various places in the repo (mostly tests/examples) to drop all `.ngfactory` and `.ngsummary` imports as they are no longer needed in Ivy.
PR Close #44957
2022-02-07 15:31:49 -08:00
Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Tobias Bosch
50ab06e29d
fix(compiler): generated code should pass noUnusedLocals check
...
Closes #14797
2017-03-14 19:52:53 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00