All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
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.
7 lines
191 B
Plaintext
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/*
|