Skip to content

honey.def 依赖模板的加载问题 #2

Description

@xydudu

比如

honey.go('a, b, c', function() {

})

b 中
honey.def('d', function() {

})

当b模块所依赖的d模块没有在honey.go中引入时,会导致honey.go上注册的函数调用两次

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions