chore: update Vite config to include main process files in watch mode#99
chore: update Vite config to include main process files in watch mode#99KazeKaze93 merged 1 commit intomasterfrom
Conversation
- Modified the Vite configuration to ensure that the main process files in `src/main/**` are included in the watch mode during development, enhancing the development experience by allowing for immediate feedback on changes. - Cleaned up unused imports and ensured adherence to strict coding standards throughout the changes.
🛡️ Архитектор (AI Review)
|
src/main/**are included in the watch mode during development, enhancing the development experience by allowing for immediate feedback on changes.