we should minify this

This commit is contained in:
Charlotte Som 2025-02-26 14:18:38 +00:00
parent 74f9ce2acd
commit a62a11a0cc

View file

@ -8,7 +8,6 @@ if (import.meta.main) {
watch,
extraOptions: {
splitting: true,
minify: false,
},
});
}