mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
ci: fix automated app CI workflow (#10218)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
legacy-peer-deps=true
|
||||
|
||||
# npm 9+ this defaults to `true` meaning `file:` dependencies are packed and then installed
|
||||
# but since we want to link the source files in this case, we disable this behavior and
|
||||
# opt to link the dependency as-is instead. (eg. @nativescript/core)
|
||||
install-links=false
|
||||
|
||||
Reference in New Issue
Block a user