alibaba / alibaba/lowcode-engine
核心的渲染模块 有计划支持服务器端渲染吗?
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
我试了下服务端渲染schema 很多浏览器对象找不到而报错
还有用nextjs 不支持 全局css在node_modules 中导入
error - ./node_modules/@alilc/lowcode-renderer-core/es/components/VisualDom/index.css
Global CSS cannot be imported from within node_modules.
Read more: https://nextjs.org/docs/messages/css-npm
Location: node_modules/@alilc/lowcode-renderer-core/es/components/VisualDom/index.js
error - node_modules/@alilc/lowcode-renderer-core/lib/components/VisualDom/index.css:1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported server-side rendering failure with Next.js and the schema described in the issue. Inspect @alilc/lowcode-renderer-core, especially components/VisualDom/index.js and its index.css, along with the linked Next.js CSS error guidance. Done would require an agreed SSR approach that avoids missing browser objects and resolves the node_modules global-CSS restriction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100