Michael Lange
|
3d052932fd
|
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
|
cb3e4a3905
|
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
|
f283287d40
|
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
|
89ef279ffb
|
Prefer native fetch
|
2017-11-21 11:22:41 -08:00 |
|