build(npm): short-circuit npm install if node_modules are healthy
Closes #8627
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
"url": "https://github.com/angular/angular.git"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "node tools/npm/check-node-modules",
|
||||
"postinstall": "node tools/npm/copy-npm-shrinkwrap"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user