-
Notifications
You must be signed in to change notification settings - Fork 452
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
Example using Vite #593
Comments
FWIW This is the approach I'm using right now in this project https://github.com/vizhub-core/vzcode : https://github.com/vizhub-core/vzcode/tree/c5ae9e8083ed972703d98e85c632a6ad75f50a7e This currently includes a nasty dependency on sharedb-client-browser that I'd like to ultimately get rid of, while also avoiding addition of a node polyfill build plugin. |
Merged
Closed in #598 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm working on a product that uses Vite, and was considering creating a new example for the
/examples
directory that uses Vite, just to show others how it can be done and also to get feedback on the approach.Would this be a welcome contribution?
Is anyone else using ShareDB with Vite?
Cheers!
The text was updated successfully, but these errors were encountered: