angular/tools/@angular/tsc-wrapped/src
Paul Gschwendtner ea8a43def0 feat(tsc-wrapped): always convert shorthand imports (#16898)
Now converts shorthand imports for every TypeScript target. Tsickle is able to expand index shorthand imports for every TypeScript target and module possibility.

Expanding shorthand imports for CommonJS modules is also helpful when testing in the browser. Module loaders like SystemJS are not able to understand directory imports (or index shorthand imports)
2017-05-30 10:46:54 -07:00
..
bundler.ts refactor(tsc-wrapped): cleanup (#16178) 2017-04-19 22:46:23 -05:00
cli_options.ts feat(compiler-cli): add param to set MissingTranslationStrategy on ngc (#15987) 2017-04-27 17:38:59 -05:00
collector.ts refactor(tsc-wrapped): cleanup (#16178) 2017-04-19 22:46:23 -05:00
compiler_host.ts refactor(tsc-wrapped): cleanup (#16178) 2017-04-19 22:46:23 -05:00
evaluator.ts fix(tsc-wrapped): ignore |null and |undefined when collecting types (#16222) 2017-05-23 11:53:38 -06:00
index_writer.ts feat(tsc-wrapped): add an option to ngc to bundle metadata (#14509) 2017-02-16 08:15:30 -08:00
main.ts feat(tsc-wrapped): always convert shorthand imports (#16898) 2017-05-30 10:46:54 -07:00
options.ts refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
schema.ts feat(tsc-wrapped): record original location of flattened symbols (#15367) 2017-03-21 19:05:00 -05:00
symbols.ts feat: add support for TS 2.3 2017-04-18 08:28:55 -07:00
tsc.ts fix(compiler): compile .ngfactory.ts files even if nobody references them. (#16899) 2017-05-25 11:00:26 -06:00
vinyl_file.ts refactor(tsc-wrapped): cleanup (#16178) 2017-04-19 22:46:23 -05:00