simonihmig / ember-cli-bundle-analyzer

Analyze the size and contents of your Ember app's bundles
MIT License
99 stars 2 forks source link

Create custom UI? #292

Open simonihmig opened 1 year ago

simonihmig commented 1 year ago

Goals:

webpack-bundle-analyzer uses https://carrotsearch.com/foamtree/, but we could also create our own UI using d3 (https://observablehq.com/@d3/treemap).