mirror of
https://github.com/Snigdha-OS/package-browser.git
synced 2025-09-05 12:16:42 +02:00
🧹 chore: open in def brouser
This commit is contained in:
@@ -24,4 +24,8 @@ export default defineConfig({
|
||||
optimizeDeps: {
|
||||
exclude: ['lucide-react'], // Exclude lucide-react from pre-bundling
|
||||
},
|
||||
|
||||
server: {
|
||||
open: true, // Automatically open the browser
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user