wechat-miniprogram / glass-easel

Multiple-backend component-based JavaScript framework
MIT License
243 stars 34 forks source link

Disable binding-map update when `<include />` is used #195

Closed LastLeaf closed 2 months ago

LastLeaf commented 2 months ago

<include /> may introduce unexpected data field visits, which are not able to be analyzed in compile time.