ember-cli / ember-cli/ember-fetch
ember-fetch + fastboot + ember-data sadness
Open
- Dominant language
- JavaScript
- Stars
- 176
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
fastboot and fetch share the same extension point in ember-data, and today they do not work together.
Long-term, I suspect fastboot should provide a `XMLHTTPRequest` global, and a `fetch` global. That way it doesn't interfere in high level code, and would also "just work" with things like pretender/mirage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.