We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8640003 commit de17514Copy full SHA for de17514
vite.lib.config.js
@@ -6,7 +6,6 @@ import { defineConfig } from 'vite'
6
7
const __dirname = dirname (fileURLToPath (import.meta.url ))
8
9
-// https://vite.dev/config/
10
export default defineConfig({
11
plugins: [react()],
12
build: {
0 commit comments