gajus / gajus/to-string-loader
Add option for CSS source maps
Open
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
As far as i can tell, source maps are ignored while doing toString.
e.g. they are handled in the style-loader: https://github.com/webpack-contrib/style-loader/blob/9dc45a6dee16553a64071031d18feb1562df86a2/addStyles.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the to-string-loader implementation and compare its handling of CSS with the referenced style-loader addStyles.js. Define the option and verify that CSS source maps are preserved when styles are converted to strings, adding coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100