angular/modules/@angular/compiler-cli/integrationtest
Tobias Bosch c0f2a22a08 fix(perf): support prod mode again
After splitting the facades into multiple modules,
enabling prod mode for code had no effect for the compiler.

Also in a change between RC1 and RC2 we created the `CompilerConfig`
via a provider with `useValue` and not via a `useFactory`, which reads
the prod mode too early.

Closes #9318
Closes #8508
Closes #9318
2016-06-17 15:59:27 -07:00
..
src chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
test fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
tsconfig.json feat(compiler-cli): add a debug option to control the output 2016-06-15 18:13:57 -07:00