1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 01:28:06 +02:00
pdf.js/external
Tim van der Meij 5eb090f288
ES6 modules: remove UMD header validation
This patch is another step towards enabling Babel. Since we're moving
towards ES6 modules, we will not be using UMD headers anymore, so we can
remove the validation.
2017-03-04 21:43:25 +01:00
..
bcmaps Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00
builder ES6 modules: remove UMD header validation 2017-03-04 21:43:25 +01:00
cmapscompress Updates make.js for cmaps and make binary cmaps by default 2014-03-17 13:30:43 -05:00
crlfchecker Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
dist Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
importL10n Enable the no-unused-vars ESLint rule 2017-01-29 23:23:17 +01:00
webL10n Refactor toolbar (and secondary toolbar). 2016-11-18 12:51:15 -06:00
webpack Replacing custom bundling with webpack2. 2017-02-08 16:32:15 -06:00
.eslintrc Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
.gitignore Removes external/cmaps; adds binary cmaps to the repo 2014-03-17 13:30:27 -05:00