check missing features from analyser

Author: evenstensbergCreated Aug 28, 2026Updated Sep 8, 2026

https://github.com/webpack/analyse/ has been updated, and instead of maintaing it we could move the features here?

Mainly the project has these features:

  • graph overview (same as the view bundle-analyzer has)
  • module lookup and filtering
  • chunk lookup and filtering
  • performance hints
  • asset lookup
  • hints and error views

Does anything from here seem interesting to implement in bundle-analyzer?

Source: webpack/webpack-bundle-analyzer