mirror of https://github.com/jitsi/jitsi-meet
In
1ffd75c0a6
we switched to using the localStorage wrapper provided by js-utils, which
checks for window.localStorage's availability very early. Our polyfill must be
applied earlier that any such import.
Here we are importing it in the entrypoint, which means no code ran before this,
literally.
pull/6588/head
parent
a56e451536
commit
062bc13d4f
Loading…
Reference in new issue