electron-webapps / meteor-electron

Meteor Electron, the easiest way to create a desktop Meteor application
MIT License
326 stars 48 forks source link

/client/main.js is never called? #107

Open FrancisBou opened 7 years ago

FrancisBou commented 7 years ago

Using Meteor 1.4

I am expericencing an issue where my main.js file is never called. Can't get the electron app to start but it runs fine in browser.

FrancisBou commented 7 years ago

Could be related https://github.com/electron-webapps/meteor-electron/issues/105

raphaelarias commented 7 years ago

I'm running 1.4 and the app runs just fine.