update dependency loading
This commit is contained in:
parent
ac90f38b8e
commit
e1b37cf634
9 changed files with 67 additions and 58 deletions
|
@ -178,7 +178,7 @@
|
|||
window.ImageStore = self;
|
||||
}
|
||||
|
||||
require(['cryptojs-sha1'], function () {
|
||||
require(['cryptojs-md5'], function () {
|
||||
new imageFileStore();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue