mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
add prefer-offline to pnpm config to skip unnecessary registry lookups (#7828)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
registry=https://registry.npmjs.org/
|
||||
prefer-offline=true
|
||||
node-linker=hoisted
|
||||
supportedArchitectures.os=current,linux,darwin,win32
|
||||
supportedArchitectures.cpu=current,x64,arm64
|
||||
Reference in New Issue
Block a user