Meteor-Community-Packages / meteor-desktop

Build a Meteor's desktop client with hot code push.
MIT License
38 stars 12 forks source link

Support for fetch added to meteor protocol. #19

Closed MatejJan closed 1 year ago

MatejJan commented 1 year ago

Fixes #18.

My guess is adding supportFetchAPI would not have any negative side effects, but maybe there's something I'm missing and should be tested by someone else. It works for me.