mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
exit after
This commit is contained in:
@@ -273,6 +273,8 @@ if (!serve) {
|
||||
if (result.output.length > 0) {
|
||||
console.log('\n' + result.output.join('\n'));
|
||||
}
|
||||
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// Cleanup on exit
|
||||
|
||||
Reference in New Issue
Block a user