fix(web-extension): Fix types in vite config (#1333)

This commit is contained in:
Billy Vong
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 910fa46d78
commit 2de4c0d326
2 changed files with 19 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
'@rrweb/web-extension': patch
---
Update `vite.config.ts` to account for all potential entry types.