q9
This commit is contained in:
13
node_modules/npm-run-all2/bin/run-s/index.js
generated
vendored
Executable file
13
node_modules/npm-run-all2/bin/run-s/index.js
generated
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env node
|
||||
/**
|
||||
* @author Toru Nagashima
|
||||
* @copyright 2015 Toru Nagashima. All rights reserved.
|
||||
* See LICENSE file in root directory for full license.
|
||||
*/
|
||||
'use strict'
|
||||
|
||||
// ------------------------------------------------------------------------------
|
||||
// Main
|
||||
// ------------------------------------------------------------------------------
|
||||
|
||||
require('../common/bootstrap')('run-s')
|
||||
Reference in New Issue
Block a user