679608db65
The source map does not currently work with the transformer pipeline. It will be re-enabled after TypeScript 2.4 is made the min version. To revert to the former compiler, use the `disableTransformerPipeline` in tsconfig.json: ``` { "angularCompilerOptions": { "disableTransformerPipeline": true } } ``` |
||
---|---|---|
.. | ||
benchmarks | ||
flat_module | ||
ngtools_src | ||
src | ||
test | ||
third_party_src | ||
tsconfig-build.json | ||
tsconfig-ngc-build.json | ||
tsconfig-xi18n.json | ||
webpack.config.js |