Browse Source
- Add extraResources config to package.json to properly include www directory - Update path rewriting in build-electron.js to handle all asset types - Fix modulepreload and stylesheet paths in index.html - Improve path handling in main.js for packaged app - Clean up file protocol handling and service worker management This fixes the issue with assets not loading in the packaged Electron app by ensuring all paths are correctly rewritten to reference the www directory in the app resources.pull/126/head
1 changed files with 15 additions and 4 deletions
Loading…
Reference in new issue