mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 17:18:07 +02:00
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. |
||
---|---|---|
.. | ||
bcmaps | ||
builder | ||
cmapscompress | ||
crlfchecker | ||
dist | ||
importL10n | ||
jasmine | ||
webL10n | ||
.gitignore |