Fix libarchive bundling

This commit is contained in:
Bill Thornton
2024-09-11 10:07:18 -04:00
parent a014f2775e
commit bec74d2949
3 changed files with 7 additions and 15 deletions
-1
View File
@@ -5,7 +5,6 @@
"not": [
"./dist/libraries/pdf.worker.js",
"./dist/libraries/worker-bundle.js",
"./dist/libraries/wasm-gen/libarchive.js",
"./dist/serviceworker.js"
]
}