Commit Graph

11 Commits

Author SHA1 Message Date
Ivan 5d54fd2e7a chore(vite): increase chunk size warning limit to accommodate larger vendor chunks and disable plugin timing checks 2026-04-13 14:28:02 -05:00
Ivan 9dbc63b482 feat(vite.config): improve chunk grouping with priority settings and add shared-async group for better optimization 2026-04-01 12:11:23 +03:00
Ivan 15198b688b refactor(vite.config): simplify vendor chunk group regex patterns for improved readability 2026-04-01 12:08:03 +03:00
Ivan 47932669dc refactor(vite.config): update code splitting by defining vendor chunk groups and updating export configuration 2026-04-01 02:33:10 +03:00
Ivan 3239146b32 fix(e2e): update default backend port to avoid conflicts and ensure consistent configuration across files 2026-03-31 17:42:12 +03:00
Ivan 071ad08c7d Update MicronParser handling in Vite config to support additional import path 2026-03-22 15:08:59 +03:00
Sudo-Ivan c743cf8717 Add Vite server configuration with API and WebSocket proxies; disable sourcemaps in build 2026-03-05 14:53:59 -06:00
Sudo-Ivan e7728696c8 chore(vite): add asset cleanup before build to prevent accumulation of old files 2026-01-05 11:47:46 -06:00
Sudo-Ivan a1964f8807 fix(vite.config): change emptyOutDir option to false to retain previous build files 2026-01-03 10:38:27 -06:00
Sudo-Ivan 2abc5e7ad7 feat(assets): add logo image and update image references in App.vue and AuthPage.vue to use dynamic source 2026-01-01 16:36:59 -06:00
Sudo-Ivan 716007802e 0.1.0 2026-01-01 15:05:29 -06:00