babel-polyfills icon indicating copy to clipboard operation
babel-polyfills copied to clipboard

Fix JSON.stringify polyfill name

Open mohd-akram opened this issue 1 year ago • 4 comments

Fixes #180

mohd-akram avatar Sep 18 '23 23:09 mohd-akram

Fixed the tests.

mohd-akram avatar Sep 19 '23 17:09 mohd-akram

I think that the way solving of this issue is wrong - it's better to allow passing entries for exclusion, like exclude: ['json/stringify'] or something like that.

zloirock avatar Sep 21 '23 20:09 zloirock

This PR is to fix the exclusion :D I think perhaps the library should default to using the latest version of core-js rather than 3.0.

mohd-akram avatar Oct 15 '23 13:10 mohd-akram

Any update on this?

mohd-akram avatar Feb 14 '24 13:02 mohd-akram