mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-25 04:10:59 +02:00
Rather than specifying certain build targets manually, it seems much more appropriate (and future-proof) to use the `SKIP_BABEL` build target instead. Also, the patch adds a missing `/* eslint no-var: error */` line since I'm touch the file anyway and no code-changes were necessary for it.