backendgood first issuereactivity
仓库指标
- Star
- (5,295 star)
- PR 合并指标
- (平均合并 5天 12小时) (30 天内合并 13 个 PR)
描述
When calling a macro pkg.@macro the cell is reactive to import pkg.
julia> Pluto.ReactiveNode("pkg.@macro").references
Set{Symbol} with 1 element:
Symbol("pkg.@macro")
julia> Pluto.ReactiveNode("pkg.function").references
Set{Symbol} with 1 element:
:pkg