backport changes from main

This commit is contained in:
Percs 2024-04-19 00:26:09 -05:00
parent c963d4511f
commit 3be0ded7bd
12 changed files with 104 additions and 82 deletions

View file

@ -31,5 +31,6 @@ await build({
),
},
bundle: true,
logLevel: 'info',
outdir: 'dist/',
});