Vite dev server and .vue files #15950
Unanswered
kreha1
asked this question in
Component Testing
Replies: 1 comment
-
Hey! Sorry for the slow reply. Vite does all the heavy lifting. This should work. Can you share your repo? Where did you configure this alias? I'll give this a try in the meantime. Also, have you got |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've managed to get vite dev server running, but I have no idea how to actually make it work with vue files (and also typescript).
I'm a bit lost to be honest - I thought that if vite manages all this (with plugins etc), and this dev server is using that very same config, shouldn't it work out of the box? What am I missing or misunderstanding?
Beta Was this translation helpful? Give feedback.
All reactions