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

Update yew-router examples #1196

Merged
merged 1 commit into from May 13, 2020
Merged

Update yew-router examples #1196

merged 1 commit into from May 13, 2020

Conversation

stoically
Copy link
Contributor

@stoically stoically commented May 10, 2020

Thanks for Yew!

Just a few small adjustments to the yew-router examples:

  • Put the server crates into their own workspace (so they can be run without modifying files)
  • Replace duplicated route matching in minimal example with conversion into Route
  • Import wasm.js always from / to allow refreshing nested routes

Cargo.toml Outdated Show resolved Hide resolved
@jstarry jstarry merged commit a90885c into yewstack:master May 13, 2020
jstarry pushed a commit that referenced this pull request May 14, 2020
mergify bot pushed a commit that referenced this pull request May 14, 2020
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.

None yet

3 participants