远程组件Demo
Go to file
2024-12-22 17:04:13 +07:00
host refactoring 2024-12-22 17:04:13 +07:00
remote refactoring 2024-12-22 17:04:13 +07:00
.gitignore init 2024-12-20 22:58:41 +07:00
.prettierrc chore: prettier 2024-12-21 07:53:23 +07:00
README.md init 2024-12-20 22:58:41 +07:00

MFE nuxt x nuxt

MFE with Nuxt being the Host and Remote

cd host
pnpm i
pnpm generate
pnpm serve
cd remote
pnpm i
pnpm generate
pnpm serve

TODO

  • Enable CORS on remote JS assets
  • Scoped style still not works