We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d600cdc commit 1a38d9cCopy full SHA for 1a38d9c
1 file changed
cmd/fibr/static/scripts/pdf.mjs
@@ -1,4 +1,4 @@
1
-import * as pdfjs from "https://cdn.jsdelivr.net/npm/pdfjs-dist@6.1.200/+esm";
+import * as pdfjs from "https://cdn.jsdelivr.net/npm/pdfjs-dist@6.1.200/build/pdf.min.mjs";
2
3
pdfjs.GlobalWorkerOptions.workerSrc = new URL(
4
"https://cdn.jsdelivr.net/npm/pdfjs-dist@6.1.200/build/pdf.worker.min.mjs",
0 commit comments