chore: use only rolldown for building (#7101)

This commit is contained in:
SamTV12345 2025-08-26 22:22:10 +02:00 committed by GitHub
parent a5413d7272
commit f0e7942a55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 460 additions and 720 deletions

View file

@ -9,5 +9,8 @@
},
"peerDependencies": {
"search-insights": "^2.17.3"
},
"overrides": {
"vite": "npm:rolldown-vite@latest"
}
}