-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
Support react-tweet
#90
Comments
What is the error? I think the logic here is to collect |
|
Here's the error message. My expectation is that Waku doesn't handle the logic directly, but instead let Vite do it.
|
with #98 the error is gone, but there are no styles. |
I will create a follow-up issue for #98 to support bare css modules. |
#105 is created and this issue is specific to support |
It seems to somewhat work for production build, but not for dev mode. We need someone who is familiar with Vite to help. |
#171 This might fix this. |
Looking forward to it! |
I'll work on this tomorrow! It's a matter of seeing if it works or not :) |
If we wanted to use https://github.com/vercel-labs/react-tweet, CSS Modules should be supported on server.
Currently, it shows some errors with Vite ssrLoadModule.Fixed in #98 and WIP #105We still have issues. Can anyone help?
The text was updated successfully, but these errors were encountered: