]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Dev: fix utif bailout warning
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 25 Jan 2025 21:22:07 +0000 (13:22 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sat, 25 Jan 2025 21:22:07 +0000 (13:22 -0800)
src-ui/angular.json

index f15d3a096be3c0385a5721ac8598066ac0f14424..c9377086057867bdd008ea12047e7a6955361634 100644 (file)
@@ -81,7 +81,8 @@
             "scripts": [],
             "allowedCommonJsDependencies": [
               "ng2-pdf-viewer",
-              "file-saver"
+              "file-saver",
+              "utif"
             ],
             "vendorChunk": true,
             "extractLicenses": false,