Commit 4c94323
committed
minor #20755 Documenting the configureCssLoader method (Jalen Muller)
This PR was merged into the 7.3 branch.
Discussion
----------
Documenting the configureCssLoader method
This is something that I've searched for for at least an hour before finding it referenced in a GitHub issue. So this PR is to help other developers trying to configure the CSS loader.
See the `css-loader` docs where it's documented in their main `README`
https://github.com/webpack-contrib/css-loader?tab=readme-ov-file#object
Commits
-------
ea5d2cf Document the `configureCssLoader` method1 file changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
201 | 227 | | |
202 | 228 | | |
203 | 229 | | |
| |||
0 commit comments