webpack / webpack/webpack-dev-middleware
improve multi compiler mode (reuse already watch)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.5k
- Forks
- 380
- Avg merge
- 3h 16m
- Merged PRs (30d)
- 14
Description
- Operating System: any
- Node Version: any
- NPM Version: any
- webpack Version: any
- webpack-dev-middleware Version: any
Feature Proposal
in description
Feature Use Case
Allow to run multiple dev servers and other good abilities
Also we need consider this case https://github.com/webpack/webpack-dev-middleware/issues/1283
make sense to add test for this too https://github.com/webpack/webpack-dev-server/issues/2355
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
The issue names no files or tests; start by reading the linked webpack-dev-middleware issue 1283 and webpack-dev-server issue 2355. Clarify the expected behavior for multiple dev servers and reusing an already-watched compiler, then define acceptance criteria and tests before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100