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

Why do we need the manual edit on install? #3

Closed
BryanCrotaz opened this issue Dec 27, 2019 · 1 comment
Closed

Why do we need the manual edit on install? #3

BryanCrotaz opened this issue Dec 27, 2019 · 1 comment

Comments

@BryanCrotaz
Copy link

edit node_modules/ember-cli/lib/cli/index.js and add one line
cli.env = environment; // <-- we need to add this line

Why can't this be compiled in? I'm sure there's a good reason but I can't think what it would be

@BryanCrotaz
Copy link
Author

DOH! Hadn't noticed which module it was editing. Eejit.

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

1 participant