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