pdf.js/external/builder
Jonas Jenwald 5711d0f95d [GeckoView] Exclude annotation_editor_layer_builder.css in the build (issue 16994)
Given the limitations of the old pre-processor that's used for CSS/HTML files, this unfortunately isn't as "easy" to implement as it is for JavaScript code.
Since this is the first case where we've wanted to do conditional CSS imports, rather than trying to completely re-write the pre-processor, this patch settles for handling it explicitly in the `expandCssImports` function.
2023-09-21 15:51:33 +02:00
..
fixtures Handle CSS-comments better in the preprocess-function (PR 14963 follow-up) 2022-06-02 16:06:47 +02:00
fixtures_esprima Fix duplicated function name in the Esprima fixtures 2018-08-25 16:23:20 +02:00
builder.mjs [GeckoView] Exclude annotation_editor_layer_builder.css in the build (issue 16994) 2023-09-21 15:51:33 +02:00
preprocessor2.mjs [ESM] Convert the external/builder/-folder to use standard modules 2023-07-11 11:38:59 +02:00
test-fixtures_esprima.mjs [ESM] Convert the external/builder/-folder to use standard modules 2023-07-11 11:38:59 +02:00
test-fixtures.mjs [ESM] Convert the external/builder/-folder to use standard modules 2023-07-11 11:38:59 +02:00