Skip to content

Auto-pods, api changed/folder structure as well

Choose a tag to compare

@knownasilya knownasilya released this 25 Aug 14:18
· 62 commits to master since this release

More in line with ember-cli's pods structure. Now automatically handles pods if you have a 'pods' directory.

Pods take precedence over type structure, so if you have controllers/user.js and pods/user/controller.js then the pods will be used.

See the readme for more information.