react-component / react-component/progress
babel-runtime included in dist file
オープン
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 706
- フォーク
- 161
- 平均マージ
- 3時間 29分
- マージ済み PR(30日)
- 2
説明
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.

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
公開されている dist ファイルとパッケージのビルドおよび依存関係の設定を調査し、babel-runtime が rc-progress にバンドルされる理由を特定します。依存関係の出力を再現し、その後、配布される progress コンポーネントが引き続き正しくビルドされ動作することを確認しながら、runtime が含まれなくなったことを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- babel, react, typescript
- 領域
- build-system, frontend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 32/100