Replies: 1 comment 2 replies
-
There's a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want the raw content of an
.md
file.I know I can import with Vite like this:
It works but it's not reactive in dev mode. This file is only loaded when nuxt start.
Any idea to do that in other way ?
Beta Was this translation helpful? Give feedback.
All reactions