Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep data between reloads #1

Open
Sytten opened this issue Jan 15, 2025 · 0 comments
Open

Keep data between reloads #1

Sytten opened this issue Jan 15, 2025 · 0 comments

Comments

@Sytten
Copy link

Sytten commented Jan 15, 2025

Right now the plugin are uninstalled at each reload which make it so the data is lost.
One trick we could use would be to mock the manifest version to do an update instead or we could override the files on the file system and just reload the application.
We could also inject a shim in the plugin that reloads itself based on the remove server code.

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

No branches or pull requests

1 participant