webpack-bundle-analyzer is not working as expected

705 Views Asked by At

I updated an angular project from version 5 to 6, now I am trying to analyze bundle size using webpack-bundle-analyzer, but the output is not as expected. I tried the same before updating the version it worked as expected after version update in angular

same project before update

1

There are 1 best solutions below

0
On BEST ANSWER

Try updating the webpack-bundle-analyzer package and try again....