chore: minifiy build output

This commit is contained in:
jacoobes
2023-02-16 10:44:38 -06:00
parent 4f9a842b0e
commit 16af2e996d

View File

@@ -5,6 +5,7 @@ const shared = {
platform: 'node',
clean: true,
sourcemap: false,
minify: true
};
export default defineConfig([
{