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: the value of this.sourceMap in LoaderContext is incorrect when using SourceMapDevToolPlugin #7968

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

inottn
Copy link
Contributor

@inottn inottn commented Sep 24, 2024

Summary

fix #7952

Checklist

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

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Sep 24, 2024
Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 077e3c5
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66f2b79db336ce0008a05713

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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: this.sourceMap in the LoaderContext is false when using SourceMapDevToolPlugin
1 participant