Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xydudu opened this issue Nov 28, 2012 · 0 comments
Open

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

xydudu opened this issue Nov 28, 2012 · 0 comments

Comments

@xydudu
Copy link
Owner

xydudu commented Nov 28, 2012

比如

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

})

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

})

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

xydudu pushed a commit that referenced this issue Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant