1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/external
Rob Wu 8ba73cb4de Improve getWorkerSrcFiles (builder.js)
It took a while to figure out why adding comments in worker_loader.js
caused the build to fail, because getWorkerSrcFiles did not print an
error message when it failed to parse the file. These issues have been
resolved as follows:

- Leading comments are stripped.
- The trailing comma is removed from the array.
- Errors are detected and useful error messages are printed.
2015-07-19 14:47:28 +02:00
..
bcmaps Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00
builder Improve getWorkerSrcFiles (builder.js) 2015-07-19 14:47:28 +02:00
cmapscompress Updates make.js for cmaps and make binary cmaps by default 2014-03-17 13:30:43 -05:00
crlfchecker Making sure we are not importing CRs and BOMs 2014-05-28 08:25:27 -05:00
dist Adds readme file for the pdfjs-dist repo. 2014-09-24 07:10:09 -05:00
importL10n Making sure we are not importing CRs and BOMs 2014-05-28 08:25:27 -05:00
jasmine Removing old TODOs and comments from jasmine.js 2014-05-08 22:45:30 +02:00
webL10n Fixes minor typo from #5826 2015-03-11 21:09:03 +01:00
.gitignore Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00