Skip to content

Rename server crate#67

Merged
ealmloff merged 3 commits intoDioxusLabs:v0.6from
ealmloff:rename-server-crate
Apr 8, 2025
Merged

Rename server crate#67
ealmloff merged 3 commits intoDioxusLabs:v0.6from
ealmloff:rename-server-crate

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented Apr 3, 2025

This PR renames the server crate to api. The name server causes confusion because people assume it only compiles when you build the server, but it is actually included in both server and client builds. See DioxusLabs/dioxus#3614 and #64 (comment)

You can test this branch with:

dx new --template https://github.com/ealmloff/dioxus-template testing

Closes DioxusLabs/dioxus#3614

@ealmloff ealmloff merged commit 3d99c2c into DioxusLabs:v0.6 Apr 8, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants