leo / electron-next

Build Electron apps using Next.js
https://github.com/leo/site/blob/beef3a7dc1dfd435a9d8377e3b1b59761ccb7fc7/pages/2017/electron-next.js
MIT License
546 stars 41 forks source link

Stop resolving absolute paths #13

Closed albinekb closed 6 years ago

albinekb commented 6 years ago

So you can have the folder structure in more ways 👍 await prepareRenderer(path.join(__dirname, 'renderer'))

albinekb commented 6 years ago

@leo any chance you could take a look at this? 🙂 I think it would be nice to fix.

leo commented 6 years ago

Great idea, thank you!