angular-cn/modules/@angular/platform-browser
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 fix(perf): support prod mode again 2016-06-17 15:59:27 -07:00
test fix(BrowserUtil): fix `supportsIntlApi()` 2016-06-17 15:34:12 -07:00
testing test(DatePipe): fixes 2016-06-17 15:48:26 -07:00
core_private.ts fix(animations): ensure AUTO styles are cleared at the end of the state-change animation 2016-06-11 00:08:41 -07:00
dynamic.ts fix: split dynamic bits in platform-browser into platform-browser-dynamic 2016-06-14 15:31:24 -07:00
index.ts fix(webworkers): rename all web worker apis with "render" to "ui" 2016-06-15 09:38:03 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.ts fix: split dynamic bits in platform-browser into platform-browser-dynamic 2016-06-14 15:31:24 -07:00
rollup.config.js fix: split dynamic bits in platform-browser into platform-browser-dynamic 2016-06-14 15:31:24 -07:00
testing.ts fix: split dynamic bits in platform-browser into platform-browser-dynamic 2016-06-14 15:31:24 -07:00
testing_e2e.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00