You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wanted to use an out-of-the-box vite app, created using npx create vite@latest, so I could do my local dev with all the vite goodness, and then integrate into single-spa. Not using Vue, so I couldn't use your example.
Here's mine, with builds to a systemJS module which can then be registered as a single-spa web application.
Hi,
I wanted to use an out-of-the-box vite app, created using npx create vite@latest, so I could do my local dev with all the vite goodness, and then integrate into single-spa. Not using Vue, so I couldn't use your example.
Here's mine, with builds to a systemJS module which can then be registered as a single-spa web application.
https://github.com/stephenwil/vite-single-spa-example
The text was updated successfully, but these errors were encountered: