We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm trying to cache my first ressource with xhr-cache.
In my nuxt-application I already have a cache-directory with some caching-helper-utils.
I recognized that these files are deleted when I start/run my application. So I changed the rootFolder-option for xhrCache.
But my files are still deleted and the cache-file is placed to the cache-directory and not to the rootFolder.
Thanks for some help!
Best regards,
Timo
The text was updated successfully, but these errors were encountered:
Hello @iparker sorry for the delay, can you send me a reproduction example ?
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm trying to cache my first ressource with xhr-cache.
In my nuxt-application I already have a cache-directory with some caching-helper-utils.
I recognized that these files are deleted when I start/run my application. So I changed the rootFolder-option for xhrCache.
But my files are still deleted and the cache-file is placed to the cache-directory and not to the rootFolder.
Thanks for some help!
Best regards,
Timo
The text was updated successfully, but these errors were encountered: