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

Add vite details to docs #186

Open
madroneropaulo opened this issue Feb 29, 2024 · 0 comments
Open

Add vite details to docs #186

madroneropaulo opened this issue Feb 29, 2024 · 0 comments

Comments

@madroneropaulo
Copy link

I spent quite some time trying to figure out why my vite project was not working when I did everything per this guide.
https://docs.farcaster.xyz/auth-kit/installation
this should include instructions to install vite node polyfills
"vite-plugin-node-polyfills": "^0.21.0"
And configure it in vite.config.ts
plugins: [react(), nodePolyfills({ include: ["buffer"] })],
Sorry for not contributing with a PR, but I think the person in charge of docs can change this way faster than me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant