WJSoftware / vite-plugin-single-spa

Vite plugin to convert Vite-based projects to single-spa root or micro-frontend applications.
MIT License
61 stars 4 forks source link

Vue3 + Vite example ? #70

Closed quentin-desbin closed 7 months ago

quentin-desbin commented 8 months ago

Is your feature request related to a problem?

[X] Root Config [X] Micro-frontend/parcel

Describe the solution you'd like

Is it possible to have a little example with a small micro-frontend project and root project from vite and vue3?

Describe alternatives you've considered

I tried to reproduce what you'd achieve with https://github.com/webJose/single-spa-and-svelte but with a vue3 project. It works on dev mode (microfrontend as dev, and root as dev), but it doesn't works on preview. The components are loaded but the CSS is not displayed. I have no CSS files, only