mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| browser | ||
| dom | ||
| security | ||
| web_workers | ||
| browser.ts | ||
| facade | ||
| worker_app.ts | ||
| worker_render.ts | ||