npmHooks.npmConfigHook: also patch shebangs after rebuilding
This commit is contained in:
@@ -96,6 +96,8 @@ npmConfigHook() {
|
||||
rm node_modules/.meow
|
||||
fi
|
||||
|
||||
patchShebangs node_modules
|
||||
|
||||
echo "Finished npmConfigHook"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user