1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Tim van der Meij 7d7edd9cc6
[api-major] Remove the PDFJS_NEXT option
Nothing uses this option anymore, so setting it is a no-op now. We can
safely remove it.

Use `SKIP_BABEL` (instead of `PDFJS_NEXT`) now if you want to skip Babel
translation for a build.
2017-10-16 23:16:51 +02:00
..
core Merge pull request #8971 from yurydelendik/close-handler 2017-09-29 14:28:53 -07:00
display [api-major] Remove the PDFJS_NEXT option 2017-10-16 23:16:51 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Closes all promises/streams when handler is destroyed. 2017-09-28 16:45:04 -05:00
doc_helper.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js [api-major] Remove all remaining deprecated functions/methods 2017-10-15 13:27:10 +02:00
pdf.worker.entry.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
pdf.worker.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
worker_loader.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00