drawer
drawer copied to clipboard
Is core-js necessary?
I was looking at the bundlephobia for this library and found that about half of the footprint is core-js. But I can't find a single reference to core-js anywhere in the source code. Is it necessary?
I think this was related to babel-runtime
being included, which I removed in this pr https://github.com/react-component/drawer/pull/121
You should be able to close this issue if / after https://github.com/react-component/util/pull/76 gets merged and another release goes out for rc-drawer