angular/modules/@angular/core/test
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
..
animation refactor(compiler): Change arguments of CompilerConfig to named arguments 2016-06-13 13:14:07 -07:00
change_detection style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
debug refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
di style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dom style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
facade style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
linker fix(change_detection): ChangeDetectorRef reattach should restore original mode 2016-06-17 15:00:41 -07:00
metadata style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
testability style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
util style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
zone style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_ref_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dev_mode_spec.ts fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
directive_lifecycle_integration_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
fake_async_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
forward_ref_integration_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
matchers_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
testing_internal_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00