mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Moves shared/colorspace.js into core/
This commit is contained in:
parent
542c9c4c7a
commit
7a19085159
9 changed files with 3 additions and 8 deletions
|
@ -5,7 +5,6 @@
|
|||
<!-- In production, only one script (pdf.js) is necessary -->
|
||||
<!-- In production, change the content of PDFJS.workerSrc below -->
|
||||
<script src="../../src/shared/util.js"></script>
|
||||
<script src="../../src/shared/colorspace.js"></script>
|
||||
<script src="../../src/shared/function.js"></script>
|
||||
<script src="../../src/shared/annotation.js"></script>
|
||||
<script src="../../src/display/api.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue