client-side cache for compiled assets #175
FranckFreiburger
started this conversation in
examples
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Straightforward, localStorage-based, client-side cache for compiled assets
Usage:
just add
compiledCache: new CompileCache()
in your vue3-sfc-loader options like this:Beta Was this translation helpful? Give feedback.
All reactions