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(core): use resource shouldn't contain query #7911

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

hardfist
Copy link
Contributor

@hardfist hardfist commented Sep 16, 2024

Summary

align resource in use with webpack
the use resource(doesn't contain query) is actually misleading here because it has different meaning compared with loaderContext.resource(which contains query)

Checklist

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

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Sep 16, 2024
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 3e46638
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66e842f36aafd900080e01a5

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

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

can we clarify this in the documentation

@h-a-n-a h-a-n-a merged commit 7293a68 into main Sep 18, 2024
28 checks passed
@h-a-n-a h-a-n-a deleted the yj/fix-use-resource branch September 18, 2024 03:34
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.

3 participants