import { defineConfig } from "vite"; // Forge's VitePlugin handles all main-process build configuration. // Add overrides here only if needed (e.g. custom externals or aliases). export default defineConfig({});