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: check if cwd changed to bust mapper cache #219

Merged
merged 2 commits into from Mar 29, 2023

Conversation

lsmurray
Copy link
Contributor

Fixes #217

@changeset-bot
Copy link

changeset-bot bot commented Mar 28, 2023

🦋 Changeset detected

Latest commit: ece2e66

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

This PR includes changesets to release 1 package
Name Type
eslint-import-resolver-typescript 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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 28, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@lsmurray lsmurray force-pushed the luke/fix-cwd branch 2 times, most recently from b2760e8 to 3c67d22 Compare March 28, 2023 11:15
@lsmurray
Copy link
Contributor Author

looks like CI broke because pnpm released a new version.

@JounQin JounQin merged commit 0bf6ffb into import-js:master Mar 29, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Resolver option cache doesn't take into account process.cwd()
2 participants