Compile jsreport into single executable
npm install jsreport
npm install @jsreport/compile
"node_modules/.bin/compile"
...
jsreport.exe start
- add support for generating both arm64 and x64 from machine with macos arm64
- fix compilation with axios
- minimum node.js version is now
18.15.0
- updates to make it work with SES
- support store simple values
- fix keep alive rendering
- don't log to files by default
Fix for compile after deps update because npm audit warnings