Replies: 1 comment 1 reply
-
I'd say you have 2 options. You can either |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a web application that we are using inside tauri, we rapidly deploy new features and fixes for our web app and don't want our users to update the whole tauri app ~120MB everytime we deploy something new, so is there a way to only update the html files without updating the whole app?
Beta Was this translation helpful? Give feedback.
All reactions