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

Figure out having loaded plugin assets available offline #1507

Open
imolorhe opened this issue Apr 6, 2021 · 0 comments
Open

Figure out having loaded plugin assets available offline #1507

imolorhe opened this issue Apr 6, 2021 · 0 comments

Comments

@imolorhe
Copy link
Collaborator

imolorhe commented Apr 6, 2021

Currently plugin assets get loaded from jsdelivr everytime they are loaded. We should find a way to have the assets available offline once they have been loaded at least once.

We can use service worker to cache the assets for use before hitting the network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant