Expose all virtual files on _vfs
#164
benjamincanac
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for the suggestion! Moved to #173 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, I am using http://localhost:3000/_vfs/ a lot to understand what's happening when using Nuxt but it seems that only the
.nuxt/*
are exposed.It would be really nice to expose all the virtual files with Nitro to better understand what's happening under the hood 😊
Beta Was this translation helpful? Give feedback.
All reactions