rework some initial dependency loading
This commit is contained in:
parent
9227ac0989
commit
5200b37787
13 changed files with 121 additions and 467 deletions
|
@ -178,6 +178,8 @@
|
|||
window.ImageStore = self;
|
||||
}
|
||||
|
||||
new imageFileStore();
|
||||
require(['cryptojs-sha1'], function () {
|
||||
new imageFileStore();
|
||||
});
|
||||
|
||||
})();
|
Loading…
Add table
Add a link
Reference in a new issue