Skip to content

Commit

Permalink
Update base-generator.js
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Aaqil <[email protected]>
  • Loading branch information
aaqilniz authored Aug 24, 2024
1 parent fd5ea7c commit 177059f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/lib/base-generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ module.exports = class BaseGenerator extends Generator {
);
}
}
// process.exit(0);
process.exit(0);
}

/**
Expand Down

0 comments on commit 177059f

Please sign in to comment.