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?
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:
Does anything from here seem interesting to implement in bundle-analyzer?