You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jenweber i can work on this. so we should encourage ppl to have the ember cli commands like ember serve and ember test / ember exam inside the scripts in package.json and use it ?
Hello! If you can help line up these changes, that would be great! However your PRs would not be able to be merged until after emberjs/rfcs#831 is merged.
What we want to encourage is for people to use npm serve or yarn serve instead of ember serve. The scripts are already part of the blueprints in package.json (the files someone see when they create a new app).
Let me know if you have any other questions! Thanks for coming by to help!
This issue tracks the work to document RFC 831, Standardize use of package.json scripts
To do:
The text was updated successfully, but these errors were encountered: