Skip to content

fix(tauri): sync server UI bundle during prebuild#6

Open
pascalandr wants to merge 5 commits intodevfrom
pr/tauri-prebuild-sync
Open

fix(tauri): sync server UI bundle during prebuild#6
pascalandr wants to merge 5 commits intodevfrom
pr/tauri-prebuild-sync

Conversation

@pascalandr
Copy link
Copy Markdown

Summary

  • refresh the server-side UI bundle as part of the Tauri prebuild step
  • make desktop packaging pick up the latest UI output instead of reusing stale copied assets
  • reduce confusion when local source changes appear to be ignored by packaged builds

Testing

  • npm run build --workspace @codenomad/ui
  • npm run build:tauri

Ensure the Tauri prebuild step refreshes packages/server/public from the current UI renderer bundle so the packaged desktop app does not serve a stale folder-selection UI.
fix(tauri): restore external links in the folder picker
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