Fixes: https://github.com/jitsi/jitsi-meet/issues/13807
Move all polyfills to a standalone feature, which gets imported before anything else in the mobile entrypoint. This guarantees that any further import sees the polyfilled environment.