Commit Graph
3 Commits
Author SHA1 Message Date
Claude ac6d5906eb build(vite): resolve @/ alias in main + preload configs
The four renderer vite configs all resolve "@" to ./src; main and preload
didn't, so any main-reachable file using @/ imports would break the
bundle. Mirror the same alias block in both configs and revert
lib/errors.ts + src/main/* to the project's @/ convention.
2026-04-21 01:56:53 +00:00
talksik 106254ef83 setup electron app for production 2026-04-13 10:03:23 -07:00
talksik 1f249c47a6 setup electron app with boilerplate 2026-02-19 19:41:26 -08:00