Refactor(cli): Migrate from CJS to ESM
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- JavaScript
- Stars
- 2.6k
- Forks
- 678
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
As node evolves, we need to change from CJS to ESM for webpack-cli.
Describe the solution you'd like
N/A
Describe alternatives you've considered
N/A
Additional context
This issue originates from @alexander-akait 's feedback.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, entry points, or tests are named in the issue. Start by mapping webpack-cli's current CommonJS entry points and module configuration, then define the migration scope and verify that the CLI still behaves correctly under Node's ESM setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100