Search code examples
angular6webpack-bundle-analyzer

webpack-bundle-analyzer is not working as expected


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


Solution

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