elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

Built App still looking for some assets via Webpack. #135

Closed BryanSchuetz closed 3 years ago

BryanSchuetz commented 3 years ago

Was making an executable to enjoy the new icon...and noticed that the built app is still looking for some assets via Webpack, which I'm assuming it shouldn't be. The app was built using yarn make

Screen Shot 2020-09-10 at 4 35 13 PM
ondreian commented 3 years ago

I think I fixed this by adding the PRELOAD entry, let me know if you are still seeing it on your platform.