angular-cn/packages/compiler-cli/integrationtest/bazel
twerske e6ca3d3841 refactor(core): add top 10 runtime error codes (#39188)
adds RuntimeError and code enum to improve debugging experience
refactor ExpressionChangedAfterItHasBeenCheckedError to code NG0100
refactor CyclicDependency to code NG0200
refactor No Provider to code NG0201
refactor MultipleComponentsMatch to code NG0300
refactor ExportNotFound to code NG0301
refactor PipeNotFound to code NG0302
refactor BindingNotKnown to code NG0303
refactor NotKnownElement to code NG0304

PR Close #39188
2020-10-28 10:05:01 -07:00
..
injectable_def build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
injector_def/ivy_build/app refactor(core): add top 10 runtime error codes (#39188) 2020-10-28 10:05:01 -07:00
ng_module fix(bazel): ng_module rule does not expose flat module information in Ivy (#36971) 2020-07-09 22:11:17 +00:00