babel-polyfills
babel-polyfills copied to clipboard
[corejs3] Do no injected constructor polyfills for static props
The first commit implements the capability, the second one uses it for core-js.
Fixes #80
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.