lukeed / lukeed/webpack-critical
Support `extract` option
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 110
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When using extract:true, should be able/need to write the updated stylesheet data.
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 locating the handling for the extract option and the code that writes stylesheet data. Determine the intended behavior for extract:true; done means updated stylesheet data can be written when that option is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100