Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
- Removed @napi-rs/canvas and pdf-to-img dependencies from package.json and bun.lock to streamline the project. - Added PDF.js data directory configuration in the Linux service file and build scripts. - Introduced a new pdfToImg module for rendering PDF pages to images, enhancing PDF conversion capabilities. - Updated pdfUtils to utilize the new pdfToImg function, improving efficiency and modularity.