mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Fix js strict warning in worker.js.
Also fix a few minor nits.
This commit is contained in:
parent
b8dd054c7d
commit
7e6a589074
18 changed files with 31 additions and 7 deletions
|
@ -21,3 +21,4 @@ importScripts('../src/parser.js');
|
|||
importScripts('../src/pattern.js');
|
||||
importScripts('../src/stream.js');
|
||||
importScripts('../src/worker.js');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue