Added pdf merging for big requests (over 100 runners)

ref #5
This commit is contained in:
2021-02-07 16:04:56 +01:00
parent 4f191dcb52
commit 785544ca16
2 changed files with 32 additions and 2 deletions

View File

@@ -52,6 +52,7 @@
"i18next": "^19.8.7",
"i18next-fs-backend": "^1.0.8",
"mime-types": "^2.1.28",
"pdf-lib": "^1.16.0",
"puppeteer": "^7.0.1",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6",
@@ -81,4 +82,4 @@
"publish": false
}
}
}
}