Is there any way to generate new project Vite from single-spa CLI? #1231
Unanswered
vionijannet
asked this question in
Q&A
Replies: 1 comment 2 replies
-
create-single-spa doesn't currently support Vite. Spauna might |
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 to create Vite + Vue 3 project using single-spa from the start.
I tried to generate a single-spa application using CLI create-single-spa.
When I chose the question "which framework do you want to use?" with other, it didn't generate anything.
I have ever tried to generate in React, Vue, and Angular from create-single-spa and it turned out fine.
So I was wondering if I can generate new project using Vite in create-single-spa, or at the moment we can only use the existing example repo.
https://github.com/joeldenning/vite-single-spa-example
Beta Was this translation helpful? Give feedback.
All reactions