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.
2 lines
22 B
JavaScript
2 lines
22 B
JavaScript
import './WiFiStats';
|