Michael Lange
|
d455b3cdd3
|
mirageEnabled alone doesn't capture whether or not mirage is enabled
Add an isProduction condition to ensure native fetch is used when
possible.
|
2018-03-21 22:09:10 -07:00 |
Michael Lange
|
87670753e5
|
Never use native fetch when mirage is enabled
Unfortunately, Mirage/Pretender don't support fetch
|
2018-01-17 09:02:04 -08:00 |
Michael Lange
|
ba7245247a
|
Prevent using fetch or ReadableStream in tests
Until they can be mocked, they can't be used
|
2017-11-21 11:22:42 -08:00 |
Michael Lange
|
d7df5712f9
|
Prefer native fetch
|
2017-11-21 11:22:41 -08:00 |