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 rewritten-package-cache when app has symlink to node_modules #1493

Merged
merged 2 commits into from Jun 30, 2023
Merged

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jun 29, 2023

This came up in ember-cli's test infrastructure, where the test apps have a symlink for node_modules. Without realpathSync, our index here doesn't match the actual package paths.

ef4 added 2 commits June 29, 2023 18:13
This came up in ember-cli's test infrastructure, where the test apps have a symlink for `node_modules`. Without realpathSync, our index here doesn't match the actual package paths.
@ef4 ef4 merged commit 53de9f9 into main Jun 30, 2023
194 checks passed
@ef4 ef4 deleted the realpath branch June 30, 2023 03:07
@ef4 ef4 added the bug Something isn't working label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants