progress icon indicating copy to clipboard operation
progress copied to clipboard

babel-runtime included in dist file

Open jseminck opened this issue 6 years ago • 1 comments

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.

Screen Shot 2019-03-13 at 20 53 38

jseminck avatar Mar 13 '19 18:03 jseminck

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

ioanlucut avatar Apr 20 '20 11:04 ioanlucut