vite
This commit is contained in:
parent
9e8330c0cd
commit
fe6941cb74
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import { defineConfig } from 'vite';
|
|||
import react from '@vitejs/plugin-react';
|
||||
|
||||
export default defineConfig({
|
||||
b// vite.config.ts
|
||||
// vite.config.ts
|
||||
base: '/',
|
||||
plugins: [react()],
|
||||
worker: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue