👷🏽 Updated build command
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import react from '@vitejs/plugin-react';
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
publicDir: './public',
|
||||
// publicDir: './public',
|
||||
build: "esnext",
|
||||
plugins: [
|
||||
// …
|
||||
react({
|
||||
|
||||
Reference in New Issue
Block a user