Skip to content

fix: use devUrl when dev#556

Merged
kfiven merged 1 commit intocinnyapp:mainfrom
weareoutman:fix-dev
Mar 17, 2026
Merged

fix: use devUrl when dev#556
kfiven merged 1 commit intocinnyapp:mainfrom
weareoutman:fix-dev

Conversation

@weareoutman
Copy link
Contributor

Description

Fix blank app when using npm run tauri dev

Fixes #555

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@kfiven kfiven merged commit 89804c8 into cinnyapp:main Mar 17, 2026
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm run tauri dev not working

2 participants