react-component / react-component/progress

babel-runtime included in dist file

Open
#64 1 comment 1 reaction 0 assignees View on GitHub

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.

Screen Shot 2019-03-13 at 20 53 38

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.