Skip to content

Commit

Permalink
chore: update scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 21, 2022
1 parent 5683c1c commit 7c99be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const contributorsPath = path.resolve(process.cwd(), 'CONTRIBUTORS.svg');
if (err && err.message) {
console.log(`\n ERROR :> ${err.message.red_bt}\n`)
}
process.exit(1);
}
})();

Expand Down

0 comments on commit 7c99be4

Please sign in to comment.