JS Report Changes.
This commit is contained in:
@@ -54,6 +54,9 @@
|
|||||||
},
|
},
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
"express":{
|
||||||
|
"exposeHttpHeaders":true
|
||||||
|
},
|
||||||
"child-templates": {
|
"child-templates": {
|
||||||
"parallelLimit": 10
|
"parallelLimit": 10
|
||||||
},
|
},
|
||||||
|
|||||||
1
jsreport/license-key.txt
Normal file
1
jsreport/license-key.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
9602AF13-6E7E-4B0D-BDF9-60CD6EDD5A58
|
||||||
@@ -9,7 +9,10 @@
|
|||||||
"entryPoint": "server.js"
|
"entryPoint": "server.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jsreport": "^2.11.0"
|
"dinero.js": "^1.8.1",
|
||||||
|
"jsreport": "^2.11.0",
|
||||||
|
"jsreport-pdf-utils": "^1.10.3",
|
||||||
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"puppeteerArgs": [
|
"puppeteerArgs": [
|
||||||
"--no-sandbox"
|
"--no-sandbox"
|
||||||
|
|||||||
Reference in New Issue
Block a user