idyll-lang/idyll

Intelligent hot reloading

開放

#639 建立於 2020年5月14日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (97 個分叉)batch import
CLIhelp wanted

倉庫指標

星標
 (1,977 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南