angular/modules/@angular/platform-browser/src/security
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
..
dom_sanitization_service.ts feat(security): fail more detectably when using a safe value in an interpolation. 2016-06-17 10:00:30 -07:00
html_sanitizer.ts fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
style_sanitizer.ts fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
url_sanitizer.ts fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00