eugeneware / eugeneware/bower-resolve
Add support for bower.json files installed as hidden files by Bower
Open
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Some modules that I've installed using Bower include ".bower.json" files in their install bundle, rather than "bower.json". It looks like this breaks index.js on line 101, since "bower.json" is hard-coded as not hidden.
See for instance https://github.com/carhartl/jquery-cookie
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading index.js around line 101 and reproduce the issue with the jquery-cookie module linked in the report. Trace how the resolver looks for bower.json files, then verify that modules containing only .bower.json resolve correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100