pdf.js/extensions/firefox
Jonas Jenwald 38245500fd Output JavaScript modules for the LIB build-target (PR 17055 follow-up)
This *finally* allows us to mark the entire PDF.js library as a "module", which should thus conclude the (multi-year) effort to re-factor and improve how we import files/resources in the code-base.

This also means that the `gulp ci-test` target, which is what's run in GitHub Actions, now uses JavaScript modules since that's supported in modern Node.js versions.
2023-10-13 18:54:33 +02:00
..
content ESMify some modules for m-c (bug 1824610) 2023-03-27 12:01:31 +02:00
tools Use modern JavaScript more in the extensions/firefox/tools/l10n.js file 2023-07-22 10:12:43 +02:00
.eslintrc Output JavaScript modules for the LIB build-target (PR 17055 follow-up) 2023-10-13 18:54:33 +02:00