远程组件Demo
Go to file
2024-12-23 11:46:32 +07:00
host update nuxtconfig 2024-12-23 11:46:32 +07:00
remote update nuxtconfig 2024-12-23 11:46:32 +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 update nuxtconfig 2024-12-23 11:46:32 +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

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