提供 node 核心模块的自动 fallback 插件
Open
feature request
- Dominant language
- TypeScript
- Stars
- 18.6k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
相关 issue https://github.com/alibaba/ice/issues/4654
webpack 5 不再自动 polyfill Node.js 的核心模块,而社区部分包在 browser 端会依赖到相关 node 模块,需要提供相应的 fallback 配置
Contributor guide
Research direction
Start by reading related issue #4654 and reviewing how the project handles webpack 5 browser builds. Identify the existing build entry point or fallback configuration area, then verify that packages depending on Node.js core modules receive suitable browser fallbacks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript, webpack
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100