-
Notifications
You must be signed in to change notification settings - Fork 315
Fix/fix react router v7 application building #1303
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
Fix/fix react router v7 application building #1303
Conversation
cd98537 to
b478a27
Compare
coffee-cup
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
|
A clippy error was fixed in this PR too. A more important issue is that the |
…s as spa eventhough they are not in SPA mode
…he jsonc parser in `app.rs`
… is not available anymore due to this musl required builds such as the `rust-ring` example fails
bae978e to
4879279
Compare
This PR is fixing the issue described in: #1302