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

feat: add keep-symbols flag, change ssg format to Vec<String> #3217

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Nov 15, 2024

Instead of always purging debug symbols unless the dioxus.toml is set, expose a flag that allows you to disable symbols.

Also change the format of ssg to be Vec for the static routes instead of String to make it easier to teach the static_routes server function.

@jkelleyrtp jkelleyrtp merged commit 992c2b0 into main Nov 15, 2024
17 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/keep-debug-symbols-and-ssg-vec branch November 15, 2024 07:06
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.

1 participant