webpack / webpack/tsc

Replace `webpack/tooling` with scripts

Open
#168 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.