ember-fetch icon indicating copy to clipboard operation
ember-fetch copied to clipboard

Add config option to disable export default fetch module using node-f…

Open tsubomii opened this issue 8 years ago • 3 comments

  1. Create configuration option to disable defining fetch using node-fetch in fastboot.
  2. Add tests to ensure build output is correct for fastboot environment.
  3. Updated readme

tsubomii avatar Oct 20 '17 22:10 tsubomii

@tsubomii / @rwjblue anything we can do to close this one out?

stefanpenner avatar May 14 '18 21:05 stefanpenner

@xg-wang does your work supersede this, or ...

stefanpenner avatar May 24 '18 15:05 stefanpenner

@stefanpenner I think they are orthogonal. node-fetch doesn't touch browser.

xg-wang avatar May 25 '18 05:05 xg-wang