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

This commit is contained in:
Billy Vong
2023-11-03 19:53:49 -02:30
committed by GitHub
parent 5add06fd93
commit 40f484d088
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.