angular/tools/@angular/tsc-wrapped/src
Chuck Jazdzewski b6078f5887 fix(compiler): update to metadata version 3 (#13464)
This change retracts support for metadata version 2.

The collector used to produce version 2 metadata was incomplete
and can cause the AOT compiler to fail to resolve symbols or
produce other spurious errors.

All libraries compiled and published with 2.3.0 ngc will need
to be recompiled and updated with this change.
2016-12-14 15:28:51 -08:00
..
cli_options.ts feat(i18n): pass translation config directly into ngc (#10622) 2016-08-12 14:45:36 -07:00
collector.ts fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
compiler_host.ts fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
evaluator.ts fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
main.ts refactor(compiler): change ngc error handling 2016-12-02 14:31:55 -08:00
options.ts fix(compiler): generated CSS files suffixed with ngstyle. (#13353) 2016-12-13 17:34:46 -08:00
schema.ts fix(compiler): update to metadata version 3 (#13464) 2016-12-14 15:28:51 -08:00
symbols.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
tsc.ts fix(tsc-wrapped): have UserError display the actual error 2016-12-06 10:40:38 -08:00