Skip to content

fix(css,assets): wrong "publicPath: auto" asset path in windows#9239

Merged
SoonIter merged 1 commit intomainfrom
syt/auto/css-experiments
Feb 12, 2025
Merged

fix(css,assets): wrong "publicPath: auto" asset path in windows#9239
SoonIter merged 1 commit intomainfrom
syt/auto/css-experiments

Conversation

@SoonIter
Copy link
Copy Markdown
Member

Summary

close #9237

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 11, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 87e2683
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ac4bcb71f0180008938344

@SoonIter SoonIter changed the title chore: udpate fix: wrong publicPath: auto in windows Feb 11, 2025
@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Feb 11, 2025
@SoonIter SoonIter force-pushed the syt/auto/css-experiments branch from 7e953b7 to 5c46689 Compare February 11, 2025 08:22
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 11, 2025

CodSpeed Performance Report

Merging #9239 will not alter performance

Comparing syt/auto/css-experiments (87e2683) with main (b104095)

Summary

✅ 6 untouched benchmarks

@SoonIter SoonIter requested a review from ahabhgk February 11, 2025 09:12
@ahabhgk ahabhgk requested a review from SyMind February 11, 2025 09:18
@SoonIter SoonIter force-pushed the syt/auto/css-experiments branch 2 times, most recently from 18da030 to a324b81 Compare February 12, 2025 06:36
@SoonIter SoonIter changed the title fix: wrong publicPath: auto in windows fix(css,assets): wrong "publicPath: auto" asset path in windows Feb 12, 2025
@SoonIter SoonIter force-pushed the syt/auto/css-experiments branch from 4dc878d to 87e2683 Compare February 12, 2025 07:20
@SoonIter SoonIter merged commit ec7546d into main Feb 12, 2025
33 checks passed
@SoonIter SoonIter deleted the syt/auto/css-experiments branch February 12, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug 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]: experiments.css introduces wrong path \ under Windows when using publicPath: 'auto'

2 participants