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

[corejs3] Do no injected constructor polyfills for static props

Open nicolo-ribaudo opened this issue 1 year ago • 1 comments

The first commit implements the capability, the second one uses it for core-js.

Fixes #80

nicolo-ribaudo avatar Jan 25 '24 14:01 nicolo-ribaudo

If we take this into consideration it might be better to implement "skip sub-paths". But I thought that would be more complicated, and now it's fine to merge it.

liuxingbaoyu avatar Feb 22 '24 15:02 liuxingbaoyu