-
Notifications
You must be signed in to change notification settings - Fork 637
feat: generate source maps for css files #3285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
30aaf19
to
d19d68d
Compare
hi @hyf0 any comment? I can make changes if needed. 👀 |
This PR is considered stale and will be convert to draft soon. Please undraft it if you think it's ready to be reviewed. |
Just solve the conflict. If the CI passed, I'll merge it this week. |
d19d68d
to
498d680
Compare
hi @hyf0 I have rebased master. I have run |
@nilptr Please run |
ok let me fix tonight |
|
ooops, sorry, got more lint errors after cargo fmt. let me fix tonight. btw, I cannot reproduce this error in "Node Test For Node18" with Node18 locally. do you have any idea? |
It's not related to this PR and you can ignore it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Description
closes #3242
generate source maps for css files when
sourcemap
option is enabled.