We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614f557 commit af7c864Copy full SHA for af7c864
electron.vite.config.ts
@@ -2,7 +2,6 @@ import { resolve } from 'path';
2
import { defineConfig, externalizeDepsPlugin } from 'electron-vite';
3
import react from '@vitejs/plugin-react';
4
import { viteStaticCopy } from 'vite-plugin-static-copy'
5
-import path from 'path';
6
import { normalizePath } from 'vite';
7
8
export default defineConfig({
0 commit comments