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

Static files inside the "public" next js folder not being processed correctly. #31

Open rafinskipg opened 1 year ago

rafinskipg commented 1 year ago

Hello, i noticed that if you have images or fonts under the "public" folder it doesn't get added to the electron-next path processing.

I suggest that electron-next accepts a list of folders to be transformed as "file://" while instantiating it .