microsoft / microsoft/vscode-loader
readme nodejs example lacks mapping from loader to vscode-loader
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 179
- Forks
- 62
- Avg merge
- 18h 42m
- Merged PRs (30d)
- 2
Description
The README.md for this package gives an example in node environment.
var loader = require('loader');
...
The example seems to lack any instructions for causing that to require npm:vscode-loader rather than npm:loader.
That seems confusing to me! Am I missing something? Has the example been tested on node? Am I just getting too old to code? ;-)
Contributor guide
No contributing guide indexed for this repository
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 reading the Node example in README.md and compare the package names linked in the issue. Clarify how the example should reference vscode-loader, then verify that the documented example is unambiguous for a Node user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100