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
Add custom imports to the legacy polyfills chunk. Since the usage-based polyfill detection only covers ES language features, it may be necessary to manually specify additional DOM API polyfills using this option.
59
75
60
-
Note: if additional plyfills are needed for both the modern and legacy chunks, they can simply be imported in the application source code.
76
+
Note: if additional polyfills are needed for both the modern and legacy chunks, they can simply be imported in the application source code.
0 commit comments