Skip to content
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

fix(webpack): correctly handle data URIs with escaped quotes in style… #20988

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

andreasmoller25
Copy link
Contributor

This is just a copy of the fix already done in the angular-cli repository: angular/angular-cli#23691

Current Behavior

Double quoted url() in css arguments are parsed incorrectly

Expected Behavior

Double quoted url() in css arguments are parsed correctly

Related Issue(s)

No issue in repo, fixes same copied code as described in angular-cli repository angular/angular-cli#23680

Copy link

vercel bot commented Jan 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2024 3:33pm

@andreasmoller25
Copy link
Contributor Author

@jaysoo Would be really grateful if this fix could be included in the next nx-release.

Best regards:
Andreas

Copy link
Member

@mandarini mandarini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this change makes sense. Thanks

@mandarini mandarini merged commit ecddfe1 into nrwl:master Jan 31, 2024
6 checks passed
FrozenPandaz pushed a commit that referenced this pull request Feb 2, 2024
Copy link

github-actions bot commented Feb 6, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants