mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 01:28:06 +02:00
This commit updates the Babel plugin to: - apply the same flattening logic that we already have for blocks, to flatten blocks nested inside class static blocks - remove class static blocks when, after flattening all the blocks they contain, they are empty. Before this commit, the transform output was the same as the input. |
||
---|---|---|
.. | ||
fixtures | ||
fixtures_babel | ||
babel-plugin-pdfjs-preprocessor.mjs | ||
builder.mjs | ||
test-fixtures.mjs | ||
test-fixtures_babel.mjs |