brillout / brillout/website-dependency-tree
Hash is not stripped out
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The parser show a warning like this:
warn can't read [...]/www/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix but it has been found to be a dependee
It should remove the ?#... part before resolving files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the parser path that emits the warning about glyphicons-halflings-regular.eot?#iefix and follow how the referenced path is resolved. Strip the ?#... suffix before file resolution, then verify that the warning no longer appears for this dependency path.
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