Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
This commit is contained in:
@@ -2,4 +2,4 @@ addNodePath () {
|
||||
addToSearchPath NODE_PATH $1/lib/node_modules
|
||||
}
|
||||
|
||||
envHooks+=(addNodePath)
|
||||
addEnvHooks "$hostOffset" addNodePath
|
||||
|
||||
Reference in New Issue
Block a user