Upgrade to Ember 3
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This project is using ember-cli 2.13, which is obsolete and not receiving patches
We should upgrade to an LTS release: https://emberjs.com/releases/
One recent issue is that the 2.x projects were created with PhantomJS to run command-line tests. PhantomJS development [has been suspended](https://github.com/ariya/phantomjs/issues/15344) and does not support ES2017 features. ember 3.x projects created use headless chrome to run tests, which is actively developed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.