Replies: 1 comment
-
try https://github.com/kotarella1110/vite-plugin-qiankun-lite |
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
-
Hello everyone,
i am a new qiankun user and when i set up the both application (host app and micro-frontend) and i try to access the micro-frontend from the host app i get the single-spa minified message #31 error and the app runs in standalone mode
i am using react 19 + vite for both apps
here is the host app's main.tsx
here is my micro-frontend's main.tsx:
and here is my micro-fronend's vite.config.ts
and here is the console

Beta Was this translation helpful? Give feedback.
All reactions