webpack / webpack/webpack-dev-server
Add support for Chrome DevTools Workspaces
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.8k
- Forks
- 1.5k
- Avg merge
- 5h 32m
- Merged PRs (30d)
- 6
Description
I think it would be cool to support Chrome DevTools Workspaces: https://developer.chrome.com/docs/devtools/workspaces#connect. Several frameworks already implement it, and I think we should too. 🙂
Of course, this should be disabled by default.
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 with the linked Chrome DevTools Workspaces documentation and webpack-dev-server's configuration documentation to determine the required integration and opt-in setting. Define the supported workflow and verification steps; done means Workspaces support works when explicitly enabled and remains disabled by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100