Merge alpha 0.0.5 to master #54
@ -26,6 +26,6 @@ async function main() {
|
|||||||
if (errors === 0) {
|
if (errors === 0) {
|
||||||
main();
|
main();
|
||||||
} else {
|
} else {
|
||||||
console.log("error");
|
consola.error("error");
|
||||||
// something's wrong
|
// something's wrong
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user