2024-12-23 14:14:44 +07:00
2024-12-23 14:14:44 +07:00
2024-12-23 14:14:44 +07:00
2024-12-20 22:58:41 +07:00
2024-12-21 07:53:23 +07:00
2024-12-23 13:38:00 +07:00

MFE nuxt x nuxt

MFE with Nuxt being the Host and Remote

cd host
pnpm i
pnpm build
pnpm serve
cd remote
pnpm i
pnpm build
pnpm serve

TODO

  • Build-mode works but Dev-mode not works
  • Enable CORS on remote JS assets (fixed)
  • Scoped style still not works (fixed)
S
Description
远程组件Demo
Readme
169 KiB
Languages
Vue 54.6%
TypeScript 45.4%