electron-next icon indicating copy to clipboard operation
electron-next copied to clipboard

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

Open rafinskipg opened this issue 2 years ago • 0 comments

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 .

rafinskipg avatar Dec 02 '22 07:12 rafinskipg