Vite for React has much less options compared to Vue #20827
Ali-Milani-13
started this conversation in
Feedback
Replies: 1 comment
-
when i tried to creating a vue and a react app and i got these following files and directories
in interactive mode vue just asked whether i want to use ts or js, but react asked a lot more. |
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'm working with both React and Vue and I realized, when you create a Vue project, it comes with lots of options, from oxlint, and default .editorconfig, eslint config and preitterrc to whole lots of tools. it is basically a zero-config package, something that I've never seen in Vite with React.
I did some research and took a look at awesome vite templates too, nothing similar was there. consider adding a same template for React too. it just so dull and soul less with React.
Beta Was this translation helpful? Give feedback.
All reactions