Dev: fix utif bailout warning

This commit is contained in:
shamoon 2025-01-25 13:22:07 -08:00
parent f3cda54cd1
commit ac292999ef

View File

@ -81,7 +81,8 @@
"scripts": [], "scripts": [],
"allowedCommonJsDependencies": [ "allowedCommonJsDependencies": [
"ng2-pdf-viewer", "ng2-pdf-viewer",
"file-saver" "file-saver",
"utif"
], ],
"vendorChunk": true, "vendorChunk": true,
"extractLicenses": false, "extractLicenses": false,