c0f2a22a08
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 |
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
core.dart | ||
index.ts | ||
package.json | ||
private_export.dart | ||
private_export.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |