Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not ensure Ember references #39

Open
danfinlay opened this issue May 16, 2015 · 0 comments
Open

Does not ensure Ember references #39

danfinlay opened this issue May 16, 2015 · 0 comments
Milestone

Comments

@danfinlay
Copy link

Currently in several of its scripts, ember-watson will insert Ember calls, but without ensuring Ember is imported to the current file.

I ran into this because I was using a paradigm (I swear I've seen others do it) where I would import Em from 'ember', giving myself a simpler Ember reference.

Bonus points if watson can use the same shorthand that ember is already being imported as ;)

@abuiles abuiles added this to the 1.0 milestone Jun 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants