update package
This commit is contained in:
parent
c2af3ed374
commit
8c35a0718f
3 changed files with 5 additions and 2 deletions
|
|
@ -59,6 +59,9 @@ var _define = function(module, deps, payload) {
|
|||
return;
|
||||
}
|
||||
|
||||
if (arguments.length == 2)
|
||||
payload = deps;
|
||||
|
||||
if (!define.modules)
|
||||
define.modules = {};
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue