developit / developit/microbundle
add Polyfill
- 主要语言
- JavaScript
- 星标
- 8.1k
- 派生
- 358
- PR 合并指标
- 30 天内没有已合并 PR
描述
I want to add Polyfill to new syntax such as Object.assign when packaging, for example, add useBuiltIns:'entry' to the corresponding babel configuration. What should I do, create a new babel configuration file, if so, what is the default babel configuration of the microbundle? I can modify it based on this
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating Microbundle's packaging and Babel configuration entry points; the issue does not name a file or test. Read the existing default configuration and determine how polyfills such as Object.assign should be handled. Done means the supported configuration and expected polyfill behavior are clearly defined and covered by the relevant build checks.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, rollup
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 32/100