You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compat: Remove fromEntries for older browser support (#385)
Functionally the same thing - fromEntries requires Chrome 73. This will
allow renderer to work on older devices a bit easier without vite
needing to transpile it away.
0 commit comments