Figure out if/where we're using `@fortawesome/free-solid-svg-icons` in `src/www`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
The only result when searching is
https://github.com/openedx/paragon/blob/0c1710a5f55d4c2ed3e1c9c8620144c06c832e3a/www/package.json#L7
It's possible this should have been removed a while ago but stuck around in the docs site package.json.
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 by searching the src/www code and the linked www/package.json for @fortawesome/free-solid-svg-icons imports or other references. Confirm whether the package is used by the docs site; done means either documenting where it is needed or removing the unused dependency from www/package.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100