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
Based on the comment here, we can profile and validate the gains by using -force while importing the respective polyfill APIs. This should help in reducing the App Startup Time, since we polyfill them upon startup of the App.
Description:
Based on the comment here, we can profile and validate the gains by using
-forcewhile importing the respective polyfill APIs. This should help in reducing the App Startup Time, since we polyfill them upon startup of the App.