mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 09:45:42 +02:00
Moves global scope out of shared/util.
This commit is contained in:
parent
81172b571f
commit
57bc3296f4
9 changed files with 31 additions and 18 deletions
|
@ -24,7 +24,6 @@ self.importScripts = (function (importScripts) {
|
|||
};
|
||||
})(importScripts);
|
||||
|
||||
importScripts('./shared/compatibility.js');
|
||||
importScripts('../node_modules/systemjs/dist/system.js');
|
||||
importScripts('../systemjs.config.js');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue