(async function run() {
    try {
        await build();
    } catch (err) {
        console.error(err);