Max Korsunov

Results 5 comments of Max Korsunov

Agree with @frolovdev. I wanted to use the Near API in the React project built with Vite, and it is not currently possible. Sadly

I support having this feature implemented. Currently, I always run into NPM errors because of the dependencies installed by PNPM

I have the same problem as @JoshuaKemmerer with pnpm, hoping it will be fixed soon

I am having the same issue. Documentation specifies `skipDocumentsValidation` property but it is not defined in TypeScript type definitions for `CodegenConfig` and not working.

Since [nextjs v16](https://nextjs.org/blog/next-16) release, Turbopack is enabled by default in all new nextjs apps. This could lead to different configurations between Nextjs and Storybook. Might be a good time to...