angular / angular-cli

CLI tool for Angular
https://cli.angular.io
MIT License
26.76k stars 11.98k forks source link

AOT Webpack Plugin Sourcemaps #8301

Closed alan-agius4 closed 6 years ago

alan-agius4 commented 6 years ago

In the readme https://www.npmjs.com/package/@ngtools/webpack

The sourcemap is set as a property of the loader, AFAIK, options in webpack loafers must be passed via an object named ‘options’

Also, isn’t the sourceMap flag an option of the Plugin rather than loader? Seems like the documentation is wrong seeing the code.

alan-agius4 commented 6 years ago

Closed via https://github.com/angular/angular-cli/pull/8302

angular-automatic-lock-bot[bot] commented 5 years ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.