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(resolve): relative path resolve bug #2952

Merged
merged 2 commits into from
Apr 27, 2023
Merged

fix(resolve): relative path resolve bug #2952

merged 2 commits into from
Apr 27, 2023

Conversation

jerrykingxyz
Copy link
Collaborator

@jerrykingxyz jerrykingxyz commented Apr 27, 2023

Related issue (if exists)

Summary

🤖 Generated by Copilot at a9e806a

Updated nodejs-resolver to fix node module resolution bug. This affects the Cargo.toml file of the rspack crate.

Walkthrough

🤖 Generated by Copilot at a9e806a

  • Updated the nodejs-resolver dependency to fix a bug in resolving node modules with symlinks (link)

@changeset-bot
Copy link

changeset-bot bot commented Apr 27, 2023

🦋 Changeset detected

Latest commit: 5a3327e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages
Name Type
@rspack/binding Patch
@rspack/postcss-loader Patch
@rspack/core Patch
webpack-test Patch
@rspack/cli Patch
@rspack/dev-middleware Patch
@rspack/dev-server Patch
@rspack/plugin-html Patch
benchmarkcase-rspack-react-refresh Patch
@rspack/dev-client Patch
@rspack/plugin-minify Patch
@rspack/plugin-node-polyfill Patch
@rspack/binding-darwin-arm64 Patch
@rspack/binding-darwin-x64 Patch
@rspack/binding-linux-x64-gnu Patch
@rspack/binding-win32-x64-msvc Patch
@rspack/fs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added release: bug fix team The issue/pr is created by the member of Rspack. labels Apr 27, 2023
h-a-n-a
h-a-n-a previously approved these changes Apr 27, 2023
@jerrykingxyz jerrykingxyz added this pull request to the merge queue Apr 27, 2023
Merged via the queue into main with commit f609f7a Apr 27, 2023
@jerrykingxyz jerrykingxyz deleted the jerry/resolve branch April 27, 2023 06:16
@github-actions github-actions bot mentioned this pull request May 9, 2023
siyou pushed a commit to siyou/rspack that referenced this pull request May 14, 2023
* fix(resolve): relative path resolve bug

* doc: add changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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