patak

Results 228 comments of patak

There is an open PR that should address this issue https://github.com/vitejs/vite/pull/12206. I added it with higher priority to discuss the addition of a new option. Let's use this issue to...

@joaohaas what @sapphi-red is proposing here seems to work for your use case to me. Let's close the issue for now, please feel free to give more context or create...

I'm kind of in the same boat as @antfu here. The `query` param isn't a great API, but `as` should be removed at one point. I'm fine waiting, although I...

We're discussing this one with the team. I'm good merging this one to try it out in the wild, and we can keep improving warning messages to guide users. I'd...

> What's the recommended way if I just want to test out this PR on our codebase? Do I need to use pnpm patch or is there a simpler way...

> I tried to understand the optimizer flow, but I don't quite grasp it 😅 Other than that, I tested locally and it seems to work well though In a...

Given that we now use the workspace root, for most users what should happen is that servers started on the same monorepo will all share the same root, so `connectRootCacheToActiveRoots`...