stefanpenner / broccoli-concat-analyser

MIT License
126 stars 14 forks source link

Add full module path to tooltip #43

Open simonihmig opened 5 years ago

simonihmig commented 5 years ago

Having the module path easily available alongside the existing size values could be helpful, e.g. to exclude that module by adding it to ember-cli-funnel's exclude list: https://github.com/kellyselden/ember-cli-funnel#usage

lifeart commented 5 years ago

Also, it will be nice to have "table" view for all funnel-excludable items.

FileName Path Size
my-addon.styles.css addon-tree-output/my-addon/styles.css 23 kb
lodash.js addon-tree-output/lodash.min.js 24kb