angular/modules/@angular/platform-browser/src
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
..
browser docs(webworkers): add experimental markers for all web worker public apis 2016-06-15 09:38:03 -07:00
dom fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
security fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
web_workers docs(webworkers): add experimental markers for all web worker public apis 2016-06-15 09:38:03 -07:00
browser.ts feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
worker_app.ts docs(webworkers): add experimental markers for all web worker public apis 2016-06-15 09:38:03 -07:00
worker_render.ts docs(webworker): add/correct experimental markers to web worker apis 2016-06-15 17:12:40 -07:00