mirror of
https://github.com/Snigdha-OS/package-browser.git
synced 2025-09-07 05:05:17 +02:00
chore: init settings
This commit is contained in:
@@ -4,6 +4,7 @@ import react from '@vitejs/plugin-react';
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/package-browser/',
|
||||
optimizeDeps: {
|
||||
exclude: ['lucide-react'],
|
||||
},
|
||||
|
Reference in New Issue
Block a user