mirror of
https://github.com/Qortal/Q-Wallets.git
synced 2025-11-03 11:37:04 +00:00
Update vite.config.ts
This commit is contained in:
@@ -3,6 +3,5 @@ import react from '@vitejs/plugin-react';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: { port: 3000 },
|
||||
base: "",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user