Tom Butcher 55b4c1a42e
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
Add PDF conversion utilities and update build scripts for Linux packaging
Introduce a new pdfUtils.js file for on-demand PDF conversion using pdf-to-img and sharp. Update package.json to include new build scripts for Linux packaging, enhancing the build process with public package handling. Add .npmrc for public hoisting patterns and create build-linux-packages.sh for streamlined package creation.
2026-07-26 21:47:21 +01:00

7 lines
191 B
Plaintext

public-hoist-pattern[]=pdf-to-img
public-hoist-pattern[]=pdfjs-dist
public-hoist-pattern[]=sharp
public-hoist-pattern[]=@img/*
public-hoist-pattern[]=canvas
public-hoist-pattern[]=@napi-rs/*