1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 17:48:07 +02:00

Moves preprocessor stuff to the gulpfile.

This commit is contained in:
Yury Delendik 2017-02-04 08:19:46 -06:00
parent 6f0cf8c4cb
commit 2049cf01db
8 changed files with 370 additions and 429 deletions

View file

@ -13,7 +13,7 @@
<!-- for legacy browsers add compatibility.js -->
<!--<script src="../compatibility.js"></script>-->
<script src="../../build/pdf.js"></script>
<script src="../../build/generic/build/pdf.js"></script>
<script id="script">
//
@ -32,7 +32,7 @@
//
// The workerSrc property shall be specified.
//
PDFJS.workerSrc = '../../build/pdf.worker.js';
PDFJS.workerSrc = '../../build/generic/build/pdf.worker.js';
//
// Asynchronous download PDF