mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-11 19:58:15 +02:00
Note that we load all wasm-files manually, however the Emscripten Compiler (emcc) unfortunately generates `URL`s for fallback wasm-file loading. In the PDF.js build-scripts we work-around that by using suitable Webpack-options, however that apparently doesn't work when third-party users re-bundle our code and we thus try to work-around this by adding "ignore comments" to these `URL`s (similar to how we handle `import`-statements). |
||
---|---|---|
.. | ||
bcmaps | ||
builder | ||
cmapscompress | ||
dist | ||
iccs | ||
importL10n | ||
openjpeg | ||
qcms | ||
quickjs | ||
standard_fonts | ||
.gitignore |