idyll-lang/idyll

Intelligent hot reloading

Open

#639 创建于 2020年5月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,977 star) (97 fork)batch import
CLIhelp wanted

描述

Is your feature request related to a problem? Please describe. If you are editing text or components, idyll should be able to intelligently re-render a new AST as opposed to reloading the entire page.

Describe the solution you'd like Instead of using "live reload", we should just send a new AST to the client and have it rerender that.

贡献者指南