Replace `webpack/tooling` with scripts
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
https://github.com/webpack/tooling contains quite a lot of tooling that may be better suited as a couple of scripts in the main repo. I'm sure we can use dependencies of sorts to simplify the amount of code needed to maintain.
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
Start by reviewing the webpack/tooling repository and the scripts in the main repository; the issue provides no specific files or tests. Determine which tooling can be replaced by a small set of scripts and which dependencies are needed. Done means the relevant tooling is maintained in the main repository with less code to maintain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100