rstackjs / rstackjs/rspack-plugin-ci

rspack should export `hotLoader` of css extract plugin

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/rspack-contrib/rspack-plugin-ci/blob/a3809a14346887d77a6e4fe18ba9571b925ae653/css-extract/HMR.test.js#L368-L391

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.