Remove ResizeObserver polyfill
All major browsers support it out of the box, nowadays.
This commit is contained in:
@@ -76,7 +76,6 @@ export default defineConfig(({ mode }) => {
|
||||
"react-dom",
|
||||
"matrix-js-sdk",
|
||||
"react-use-measure",
|
||||
"@juggle/resize-observer",
|
||||
// These packages modify the document based on some module-level global
|
||||
// state, and don't play nicely with duplicate copies of themselves
|
||||
// https://github.com/radix-ui/primitives/issues/1241#issuecomment-1847837850
|
||||
|
||||
Reference in New Issue
Block a user