Versions
angular-cli: 1.0.0-beta.20-4
node: 6.9.1
Request
It would be very helpful if angular-cli did provide an option to receive output of webpack --json during ng build for further analysis of webpack chunks and code size (e.g. using the excellent webpack-visualizer: https://chrisbateman.github.io/webpack-visualizer/ or https://webpack.github.io/analyse/)
Versions
angular-cli: 1.0.0-beta.20-4
node: 6.9.1
Request
It would be very helpful if angular-cli did provide an option to receive output of
webpack --jsonduringng buildfor further analysis of webpack chunks and code size (e.g. using the excellent webpack-visualizer: https://chrisbateman.github.io/webpack-visualizer/ or https://webpack.github.io/analyse/)