Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2020-09-07
-
Component/s: JavaScript
-
Labels:None
Description
Babel outputs polyfills to core-js whenever we use a feature not in one of our supported browsers. However, it appears to be outputting them twice, once pointing to core-js and another time pointing to core-js-pure.