Skip to content

Comments

fix: fs cached checks disabled by default for yarn pnp#15920

Merged
patak-dev merged 1 commit intomainfrom
fix/disallow-fs-cached-checks-for-yarn-pnp
Feb 16, 2024
Merged

fix: fs cached checks disabled by default for yarn pnp#15920
patak-dev merged 1 commit intomainfrom
fix/disallow-fs-cached-checks-for-yarn-pnp

Conversation

@patak-dev
Copy link
Member

Fixes #15910

Description

I don't think it is worth trying to fix the fs cache for yarn pnp. For now, let's disable it by default if it is used.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev added p3-minor-bug An edge case that only affects very specific usage (priority) feat: dev dev server labels Feb 15, 2024
@patak-dev patak-dev requested a review from sapphi-red February 15, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat: dev dev server p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite crashes with an error when using yarn pnp + workspaces.

2 participants