wojtkowiak / meteor-desktop

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

Use modern Meteor build #281

Open msavin opened 4 years ago

msavin commented 4 years ago

I’m noticing that my Electron app is using the legacy es5 build. Electron can support modern builds and there’s probably a reasonable performance boost to be gained by supporting it.