Paul van Dyk

Results 67 comments of Paul van Dyk

Any news on this? I'm experiencing the same problem on ` v4.9.4`, It also has the same results when comparing in shouldUpdate eg; ``` prev.field !== next.field}> ..,. ``` only...

So in our use case, we have a framework which is consumed by other developers, they can configure the settings from their relative directory, and we then consume it under...

@hi-ogawa, thank you for pointing out the possible workaround involving `optimizeDeps.include`. However, I'd like to emphasize that the issue we're encountering occurs not only with local packages using `file:..` in...

Any news on this? it seems like posting issues don't get much ❤️, I have some other issues posted since November without any feedback.

@altonchaney can you maybe share your gist with your mock implementation?

Fixed by: https://github.com/aws/aws-sdk-js/pull/4482

This is also problematic when you have plugins vite plugins which rely on the `process.cwd`

+1, also blocker here ``` bun install v1.0.0 (822a00c4) 🔍 @fortawesome/pro-duotone-svg-icons [134/387] error: package "@fortawesome/pro-duotone-svg-icons" not found registry.npmjs.org/@fortawesome/pro-duotone-svg-icons 404 🔍 @fortawesome/pro-light-svg-icons [160/425] error: package "@fortawesome/pro-light-svg-icons" not found registry.npmjs.org/@fortawesome/pro-light-svg-icons 404 🔍...