old dwinzo files updated
This commit is contained in:
@@ -7,5 +7,8 @@ export default defineConfig({
|
||||
server: {
|
||||
port: 8200,
|
||||
host: true,
|
||||
},
|
||||
optimizeDeps: {
|
||||
exclude: ["@react-oauth/google"], // Exclude the problematic library
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user