0.0.1 • Published 9 years ago
ember-cli-foamtree v0.0.1
Ember-cli-foamtree
Analyze your bundle with an interactive Voronoi map.
Simply add this addon to your project package.json and run ember-cli.
Then access to http://localhost:4200/foamtree.html:

This addon is currently in developement so feel free to report bugs or submit a pull request :)
Installation
git clone <repository-url>this repositorycd ember-cli-foamtreenpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.