samiskin / redux-electron-store

⎋ A redux store enhancer that allows automatic synchronization between electron processes
MIT License
375 stars 32 forks source link

Fix deprecated way to load remote #19

Closed anaisbetts closed 8 years ago

anaisbetts commented 8 years ago

In >= Electron 1.0, loading remote directly blows up

samiskin commented 8 years ago

This should be fixed in 0.3.9 (I just forgot to push the commit to github). Does that version not work?

anaisbetts commented 8 years ago

hwhoops!