angular-cn/tools/@angular/tsc-wrapped/test
Lucas Sloan 5c0ea20bd0 build(tsc-wrapped): use tsickleCompilerHost for initial file load
In order for tsickle's new support for input source maps to work, the tsickleCompilerHost must be used for the initial load of source files, since that's when the inline source maps are read and stripped.
2017-03-15 09:23:36 -07:00
..
bundler_spec.ts feat(tsc-wrapped): add an option to `ngc` to bundle metadata (#14509) 2017-02-16 08:15:30 -08:00
collector.spec.ts fix(tsc-wrapped): validate metadata in static members of a class (#14772) 2017-03-01 14:45:00 -08:00
evaluator.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
index_writer_spec.ts feat(tsc-wrapped): add an option to `ngc` to bundle metadata (#14509) 2017-02-16 08:15:30 -08:00
main.spec.ts build(tsc-wrapped): use tsickleCompilerHost for initial file load 2017-03-15 09:23:36 -07:00
symbols.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
test_support.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
tsc.spec.ts fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
typescript.mocks.ts feat(tsc-wrapped): add an option to `ngc` to bundle metadata (#14509) 2017-02-16 08:15:30 -08:00