react-component / react-component/progress
babel-runtime included in dist file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 161
- Avg merge
- 3h 29m
- Merged PRs (30d)
- 2
Description
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.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the published dist file and the package's build and dependency configuration to determine why babel-runtime is bundled into rc-progress. Reproduce the dependency output, then verify that the runtime is no longer included while the distributed progress components still build and work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, react, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100