alibaba / alibaba/lowcode-engine
是否支持在开发过程中,修改代码后,自动刷新页面
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
基于官网的demo二次开发,发现每次修改代码后,都需要手动刷新
以官网的 `demo-general` demo为例子,
1. `npm run start` 启动项目
2. 修改 `index.ts` 代码
结果: 不会自动刷新页面,需要手动刷新,并且浏览器未开启和服务端的ws通信
Contributor guide
No contributing guide indexed for this repository
Research direction
Run the official demo-general example with npm run start, then edit index.ts and observe whether the browser connects to the server over WebSocket. Trace the development-server entry point and the demo's refresh behavior. Done means edits trigger an automatic page refresh without a manual reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100