-
Couldn't load subscription status.
- Fork 1.4k
feat(router): split q-data.json into separate files with proper caching #7979
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
base: build/v2
Are you sure you want to change the base?
Conversation
|
14ec7b5 to
e8b3f0b
Compare
this also improves compressed size also, remove the resolve for spaInit, the preloader takes care of that
the browser doesn't have a way to notify you when it updated.
e8b3f0b to
6fe82da
Compare
This refactors the SPA data loading. Instead of fetching a single q-data.json for every route (with questionable caching), get each loader's data separately.
TODO list here