angular-async-loader icon indicating copy to clipboard operation
angular-async-loader copied to clipboard

Master

Open tinybull opened this issue 8 years ago • 1 comments

路由设置
当主模块的requires数组中没有声明依赖路由模块,而路由被主模块中的依赖所依赖,那么应该重新定义路由

注册provider与运行runBlocks
注册模块下的providers,在处理完_invokeQueue和_configBlocks后,再处理所有模块下注册的runBlocks

tinybull avatar Nov 22 '16 08:11 tinybull

能提供相关的demo代码来验证这个Fixes吗?可以修改源代码里面的demo

subchen avatar Nov 22 '16 08:11 subchen