Skip to content

feat: add url config to css parser#10229

Merged
stormslowly merged 11 commits intomainfrom
feat/ignore_parse_url_dep_in_css
May 7, 2025
Merged

feat: add url config to css parser#10229
stormslowly merged 11 commits intomainfrom
feat/ignore_parse_url_dep_in_css

Conversation

@stormslowly
Copy link
Contributor

@stormslowly stormslowly commented Apr 28, 2025

Summary

close #9993

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 8a161fd
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/681b2b14cb9e3d0008524a13

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: feature release: feature related release(mr only) labels Apr 28, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 28, 2025

CodSpeed Performance Report

Merging #10229 will not alter performance

Comparing feat/ignore_parse_url_dep_in_css (8a161fd) with main (708bfb0)

Summary

✅ 11 untouched benchmarks

@stormslowly stormslowly force-pushed the feat/ignore_parse_url_dep_in_css branch from 78ef8d5 to f657834 Compare May 7, 2025 08:21
@stormslowly stormslowly enabled auto-merge (squash) May 7, 2025 08:22
@JSerFeng
Copy link
Contributor

JSerFeng commented May 7, 2025

Please modify the type def in zod as well

@stormslowly stormslowly merged commit 0befe44 into main May 7, 2025
35 checks passed
@stormslowly stormslowly deleted the feat/ignore_parse_url_dep_in_css branch May 7, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Error "Module not found: Can't resolve" on relative url() in CSS using experiments.css

2 participants