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 dea32ec commit c9f5416Copy full SHA for c9f5416
vite.config.ts
@@ -1,6 +1,5 @@
1
import { defineConfig } from 'vite';
2
import react from '@vitejs/plugin-react';
3
-import * as path from 'node:path';
4
5
// https://vitejs.dev/config/
6
export default defineConfig({
0 commit comments