Knowledge of JavaScript bundlingFamiliarity with webpack or rollup
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
40
調査方針
The issue requests adding a UMD build for react vis, which currently lacks one. The repository uses rollup for bundling (based on typical React component library setup). Investigate the existing rollup configuration in the 'rollup.config.js' or similar file, and add a UMD output format. Ensure the build is included in the 'package.json' scripts and that the UMD bundle is published. No prior discussion or maintainer response exists, so the approach is open.