mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 01:28:06 +02:00
This only happens when it's safe to do so. The exceptions are: - when the class extends another subclass: removing the constructor would remove the error about the missing super() call - when there are default parameters, that could have side effects - when there are destructured prameters, that could have side effects |
||
---|---|---|
.. | ||
fixtures | ||
fixtures_babel | ||
babel-plugin-pdfjs-preprocessor.mjs | ||
builder.mjs | ||
test-fixtures.mjs | ||
test-fixtures_babel.mjs |