mirror of
https://github.com/Snigdha-OS/snigdhaos-tools.git
synced 2025-12-06 08:03:54 +01:00
🔧 build: server will auto open in def browser
This commit is contained in:
@@ -7,6 +7,9 @@ export default defineConfig({
|
||||
optimizeDeps: {
|
||||
exclude: ['lucide-react'],
|
||||
},
|
||||
server: {
|
||||
open: true, // Automatically opens in the default browser
|
||||
},
|
||||
build: {
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user