web-infra-dev / garfish

A powerful micro front-end framework 🚚

Home Page:https://www.garfishjs.org

Repository from Github https://github.comweb-infra-dev/garfishRepository from Github https://github.comweb-infra-dev/garfish

支持 ssr 的子应用接入吗,如next.js

dylanli09 opened this issue · comments

Clear and concise description of the problem

有csr 和ssr 的项目 ,做微前端的子项目

Suggested solution

是否支持?

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
commented

Garfish 框架不会支持 SSR 能力,也没有支持 SSR 的计划

commented

Next js 的 SSR 推荐你去使用 federation 的 nextjs plugin https://github.com/module-federation/universe/tree/main/packages/nextjs-mf