Skip to content

Commit 2f250f8

Browse files
author
root
committed
fix(pdf): map URLs to localhost for wkhtmltopdf compatibility
Replace external URLs (combine/, themes/, storage/) with http://localhost to fix connection errors in PDF generation. Handle href, src and CSS url() attributes. Fixes about:blank errors.
1 parent b17fa53 commit 2f250f8

File tree

1,059 files changed

+231
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,059 files changed

+231
-36
lines changed

.browserslistrc

100644100755
File mode changed.

.eslintrc.js

100644100755
File mode changed.

.gitignore

100644100755
File mode changed.

.gitmodules

100644100755
File mode changed.

.nvmrc

100644100755
File mode changed.

.pnp.loader.mjs

100644100755
File mode changed.

.postcssrc

100644100755
File mode changed.

.vscode/extensions.json

100644100755
File mode changed.

.vscode/settings.json

100644100755
File mode changed.

.yarn/install-state.gz

100644100755
File mode changed.

0 commit comments

Comments
 (0)