Skip to content

fix: don't use dev url in debug builds#572

Open
Pietagorh wants to merge 1 commit into
cinnyapp:mainfrom
Pietagorh:fix-debug-build-url
Open

fix: don't use dev url in debug builds#572
Pietagorh wants to merge 1 commit into
cinnyapp:mainfrom
Pietagorh:fix-debug-build-url

Conversation

@Pietagorh

Copy link
Copy Markdown
Contributor

When building in debug mode (npm run tauri build -- --debug), we can't use the dev URL, as there won't be a dev server running, which is why we need to use dev instead of debug_assertions here (see https://v2.tauri.app/develop/debug/#in-rust)

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