How can I cache static files in Tauri #10081
Unanswered
carboncs16
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to cache static files (.js, .css, etc) in tauri as I open a link from my exe. It cache successfully when I keep my exe open and reload the page. But when I close my exe and restart it, it again goes and fetches all the static files.
Beta Was this translation helpful? Give feedback.
All reactions