ember-cli / ember-cli/ember-cli-update
adding ember-cli to deps will speed things up
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 279
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
There are certain project generation things we do which don't depend on a version of ember, for example running an addon's default blueprint in isolation. Instead of using npx all the time, we could add ember-cli to deps to speed up things. This should really help the test suite too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.