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

Document common dependency handling issues in fullstack #286

Open
ealmloff opened this issue Jun 27, 2024 · 0 comments
Open

Document common dependency handling issues in fullstack #286

ealmloff opened this issue Jun 27, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ealmloff
Copy link
Member

The structure of fullstack means that most dependencies need to be optional and only enabled on the server or client. I see a lot of people trying to add server features to the wasm build (like adding axum) and running into build errors. We should document common issues when adding dependencies to fullstack

@ealmloff ealmloff added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant