webpack / webpack/tsc

Replace/rewrite watchpack with `node:fs`

Open
#172 1 comment 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

Motivation

node:fs provides builtin file watching support, so there is no need to maintain a separate implementation

Proposal Description

No response

Expected Deliverables

No response

Skills Needed

No response

References & Prior Art

No response

Difficulty

Advanced

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

The issue targets watchpack and proposes replacing it with the built-in node:fs file-watching support. Start by locating how watchpack is used in this repository and review the relevant node:fs watching APIs. Done means the separate implementation is replaced without losing the repository's existing file-watching behavior, though the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.