/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
lib
/
File Upload :
llllll
Current File: //usr/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
'use strict' async function rebuild (gyp, argv) { gyp.todo.push( { name: 'clean', args: [] } , { name: 'configure', args: argv } , { name: 'build', args: [] } ) } module.exports = rebuild module.exports.usage = 'Runs "clean", "configure" and "build" all at once'
Copyright ©2k19 -
Hexid
|
Tex7ure