0.0.0 • Published 9 years ago
ember-cli-no-pods v0.0.0
Ember-cli-no-pods
As implemented today pods causes extra IO that can cause build related performance issues. This addon removes that functionality, restoring some of the build performance.
With the modules RFC, we expect to revisit all of this fun. Interim hacks FTW
usage
ember install ember-cli-no-podsInstallation
git clone <repository-url>this repositorycd ember-cli-no-podsnpm 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/.
0.0.0
9 years ago