KatalysatorAB / atom-ember-tabs

Makes atom.io work better with Ember pods.
MIT License
26 stars 5 forks source link

Fix For Ember Projects Not In Root Directory #12

Open smythey21 opened 8 years ago

smythey21 commented 8 years ago

If you have a project structure such that the Ember application is not in the root directory, this line fails. Would it be possible to search for a file named .ember-cli instead of assuming it is in the root directory?