browserify / browserify/wzrd.in
bleed npm registry config through to builder
Open
- Dominant language
- JavaScript
- Stars
- 637
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
right now, the builder doesn't get the registry passed to it, and therefore uses the default.
I don't think anyone is configuring this right now so it's not a huge deal.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the npm registry configuration is read and where the builder is created or invoked. Trace whether the configured registry reaches the builder instead of falling back to npm's default, and verify that the builder uses the passed registry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100