rstackjs / rstackjs/rspack-plugin-ci
rspack should export `hotLoader` of css extract plugin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 2
Description
Some HMR test cases of css extract plugin need this loader, but it is not exported from rspack
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 with the HMR test cases linked at HMR.test.js lines 368-391 and trace how the CSS extract plugin exposes its loader. Confirm where plugin exports are defined, then make hotLoader available from rspack and verify those HMR cases can import and use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100