WIP: Electron asset path and renderer build fixes

- Configure Vite renderer build for relative asset paths and explicit asset directory
- Remove baseURLForDataURL (caused Electron crash)
- Add debug logging for asset/network requests
- App now loads and assets are found, but some stylesheets may still be missing

Next: investigate CSS chunking/code splitting for Electron reliability.
This commit is contained in:
Matthew Raymer
2025-06-25 09:26:55 +00:00
parent dc1fa14095
commit 1c998a777f
4 changed files with 60 additions and 48 deletions

2
.gitignore vendored
View File

@@ -54,5 +54,5 @@ build_logs/
# PWA icon files generated by capacitor-assets
icons
*.log
android/app/src/main/res/