6a78cf0d93
This part of the (modern) preprocessor is now dead code, since we no longer use `require` statements anywhere in the main code-base. Note that as part of the changes leading up to PDF.js version `4` we removed all[1] the remaining `require` statements, and we also have an ESLint rule to ensure that no new ones are accidentally added. --- [1] With two small exceptions, in benchmarking-code and in the Webpack-example. |
||
---|---|---|
.. | ||
blocks-expected.js | ||
blocks.js | ||
comments-expected.js | ||
comments.js | ||
constants-expected.js | ||
constants.js | ||
deadcode-expected.js | ||
deadcode.js | ||
evals-expected.js | ||
evals.js | ||
evals.json | ||
ifs-expected.js | ||
ifs.js | ||
importalias-expected.js | ||
importalias.js |