When I publish a new version of my plugin, users don’t see the updated version until they reload file tab. Can you deliver updates without the need to refresh file page?
Solved
Why need to restart file tab to update plugin version?
Best answer by tank666
Figma caches running plugins. This is done so that the next time the plugin loads faster. So I guess in order to always load the latest version of your plugin, you need to upload the plugin code to your server and make a network request to it. And most likely you will need to configure your server to disable caching.
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.