更新 vite.config.ts
This commit is contained in:
@@ -3,6 +3,9 @@ import react from '@vitejs/plugin-react'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
allowedHosts: ["duooomi.com"]
|
||||
},
|
||||
plugins: [
|
||||
react({
|
||||
babel: {
|
||||
|
||||
Reference in New Issue
Block a user