Skip to content

fix: sourceMapFilename is relative#8269

Merged
SyMind merged 4 commits intomainfrom
fix-source-map-plugin-url
Oct 30, 2024
Merged

fix: sourceMapFilename is relative#8269
SyMind merged 4 commits intomainfrom
fix-source-map-plugin-url

Conversation

@SyMind
Copy link
Copy Markdown
Member

@SyMind SyMind commented Oct 30, 2024

Summary

Fix #8219

Checklist

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

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Oct 30, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 30, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 28e2754
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67221376dbdacf0008867086

@SyMind SyMind force-pushed the fix-source-map-plugin-url branch from b9da5a6 to 13c07df Compare October 30, 2024 08:26
@SyMind SyMind marked this pull request as ready for review October 30, 2024 08:47
@SyMind SyMind force-pushed the fix-source-map-plugin-url branch from 11b8ac6 to ae0512e Compare October 30, 2024 09:29
@SyMind SyMind force-pushed the fix-source-map-plugin-url branch 3 times, most recently from 9a57cdd to 69bc661 Compare October 30, 2024 10:58
@SyMind SyMind force-pushed the fix-source-map-plugin-url branch from 69bc661 to 28e2754 Compare October 30, 2024 11:07
@SyMind SyMind merged commit f96227c into main Oct 30, 2024
@SyMind SyMind deleted the fix-source-map-plugin-url branch October 30, 2024 11:35
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.

About sourceMapFilename, the built sourceMappingUrl and Webpack are inconsistent

2 participants