mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
Add missing metrics.js for worker
This commit is contained in:
parent
90da4fc831
commit
a228753414
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ importScripts('../pdf.js');
|
|||
importScripts('../fonts.js');
|
||||
importScripts('../crypto.js');
|
||||
importScripts('../glyphlist.js');
|
||||
importScripts('../metrics.js');
|
||||
importScripts('handler.js');
|
||||
|
||||
// Listen for messages from the main thread.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue