angular/packages/compiler-cli/src/transformers
Tobias Bosch 0262e37301 fix(compiler): always emit ngfactories with reexports (#18788)
Previously, we only did this when setting the `generateCodeForLibraries: false`.

This is needed so that libraries compiled with `generateCodeForLibraries: true` can be used as dependencies of other compilation units.

PR Close #18788
2017-08-28 18:46:43 -05:00
..
api.ts build: add bazel integration test (#18733) 2017-08-23 11:34:52 -05:00
compiler_host.ts fix(compiler-cli): use forward slashes for ts.resolveModuleName (#18784) 2017-08-18 22:28:08 -05:00
entry_points.ts refactor(compiler): simplify the CompilerHost used for transformers 2017-08-16 15:24:48 -07:00
lower_expressions.ts refactor(compiler-cli): use the transformer based compiler by default 2017-08-10 20:30:40 -07:00
node_emitter.ts fix(compiler): quote non identifiers in map keys. (#18788) 2017-08-28 18:46:43 -05:00
node_emitter_transform.ts feat(compiler-cli): new compiler api and command-line using TypeScript transformers 2017-06-23 16:18:44 -07:00
program.ts fix(compiler): always emit ngfactories with reexports (#18788) 2017-08-28 18:46:43 -05:00