pdf.js/external/builder
Jonas Jenwald ec6575db00 Avoid the preprocess-function adding consecutive blank lines
When pre-processor blocks are being removed, since they don't apply to the current build target, we may currently end up with consecutive blank lines.
While this is obviously not a big issue, it's nonetheless undesirable and we can adjust the `writeLine` function to prevent that.
2022-05-11 14:21:16 +02:00
..
fixtures Use the regular preprocess-function for the CSS files as well 2022-05-07 22:45:52 +02:00
fixtures_esprima Fix duplicated function name in the Esprima fixtures 2018-08-25 16:23:20 +02:00
builder.js Avoid the preprocess-function adding consecutive blank lines 2022-05-11 14:21:16 +02:00
preprocessor2.js Add support for modern ECMAScript class features 2021-10-22 22:01:17 +02:00
test-fixtures_esprima.js Replace *most* cases of var with let/const in the external/builder/ folder 2021-03-13 17:47:58 +01:00
test-fixtures.js Account for changes in eslint-plugin-import version 2.23.0 2021-05-16 11:50:55 +02:00