progress
progress copied to clipboard
babel-runtime included in dist file
It seems to me that babel-runtime code is included in the dist file. Can it be excluded somehow? Personally, I do not need it in my bundle and adding rc-progress as a dependency adds a lot of overhead because of it.
I'm trying to understand why it is there and if there are ways to exclude it but so far no luck.

+1, I have the same issue now. (Breaks while using corejs^3)