understanding of webpack pluginsbasic knowledge of prepackfamiliarity with source maps
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
45
調査方針
The issue requests replacing `prepack` with `prepackFromAst` to enable source map generation. Investigate the current usage of `prepack` in the plugin's source code (likely in the main entry file). Review the prepack API documentation for `prepackFromAst` to understand its parameters and how to integrate it. Check existing comments or linked issues for additional context.