HSLdevcom / HSLdevcom/digitransit-ui
find workaround for the missing iconstats files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 267
- Forks
- 145
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 75
Description
Follow-up of #4607.
Due to the Webpack + plugins upgrade in #4607, I had to remove the iconstats-*.json files because favicon-webpack-plugin@5 doesn't support it anymore. These stats are being used in app/config.js:
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 reviewing follow-up issue #4607 and the referenced app/config.js entry around line 19, then inspect how the Webpack upgrade and favicon-webpack-plugin@5 affect the iconstats-*.json files. Done means app/config.js can again obtain the required icon statistics without relying on unsupported files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100