Trying to implement vite-ssg #300
websitevirtuoso
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for a great tool.
Sorry for dumb question I am trying to implement this package into my project. But I got next error
From this "Issue"
#103
I understood that I can to use
import { useStorage } from '@vueuse/core'
But I tried to use localStorage in vitesse template and it works.
How to debug this issue? do I need to provide reproduction repo?
Beta Was this translation helpful? Give feedback.
All reactions