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

ember g route <route-name> --in-repo <engine> not adding the right route on routes.js #22

Open
abhilashlr opened this issue Feb 15, 2020 · 0 comments

Comments

@abhilashlr
Copy link

Ember CLI: 3.16.0
Ember: 3.16.0
Ember Data: 3.16.0
Ember-engines: 0.8.5

While running this command to generate a route inside the in-repo engine, the routes and the respective files are generated, but the entry inside routes.js of the in-repo engine isn't updated.

Not sure if this is the right repo for tracking this issue, but feel free to close if not.

@abhilashlr abhilashlr changed the title ember g route <route-name> not adding the right route on routes.js ember g route <route-name> --in-repo <engine> not adding the right route on routes.js Feb 15, 2020
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