added .npmrc file to allow build from depencencies from sharp and unrs-resolver

This commit is contained in:
2026-05-27 21:39:15 +01:00
parent eed242d5bd
commit 6a579699e7
2 changed files with 2 additions and 3 deletions

2
.npmrc Normal file
View File

@@ -0,0 +1,2 @@
allowed-build-from-dependencies[]=sharp
allowed-build-from-dependencies[]=unrs-resolver

View File

@@ -1,3 +0,0 @@
ignoredBuiltDependencies:
- sharp
- unrs-resolver