Replies: 1 comment
-
How about https://vite.dev/guide/assets.html#the-public-directory? |
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
-
Hi there,
I've got a Quasar Vue3 SPA that is built using vite. For one source file, config.js, I'd like to make sure that it can (and will) be served as a separate file with a fixed file name.
How would I achieve this using vite?
Thanks,
Thilo
Beta Was this translation helpful? Give feedback.
All reactions