1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Merge pull request #7172 from yurydelendik/umd-web

Introduces UMD headers to the web/ folder.
This commit is contained in:
Yury Delendik 2016-04-13 10:23:23 -05:00
commit 6282ec24d1
40 changed files with 889 additions and 306 deletions

View file

@ -71,7 +71,7 @@ var isPostMessageTransfersDisabled = false;
//#if PRODUCTION && !SINGLE_FILE
//#if GENERIC
//#include ../src/frameworks.js
//#include $ROOT/src/frameworks.js
//#else
//var fakeWorkerFilesLoader = null;
//#endif