mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
clean
This commit is contained in:
@@ -473,6 +473,7 @@ main.registerCommand(Object.assign(
|
||||
|
||||
async function doRunCommand(options) {
|
||||
Console.setVerbose(!!options.verbose);
|
||||
|
||||
// Additional args are interpreted as run targets
|
||||
const runTargets = parseRunTargets(options.args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user