Yury Delendik
46646a9dd1
Merge pull request #8131 from timvandermeij/remove-umd-validation
...
ES6 modules: remove UMD header validation
2017-04-13 10:49:41 -05:00
River Lune
3aeef8402b
Changing the order of logical conditions to prefer 'window' in the case where webpack is not used.
...
Updating brace style.
Updating to throw new error vs. throwing a string.
2017-03-11 19:28:45 -08:00
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
Yury Delendik
bc288141be
Allows to pull pdf.js from pdf_viewer using require().
2017-02-20 08:49:55 -06:00
Yury Delendik
eb4c88cd44
Replacing custom bundling with webpack2.
2017-02-08 16:32:15 -06:00
Yury Delendik
4165cedc9f
Replace pdfjsLib with module that represents pdf.js.
2016-04-13 10:11:34 -05:00