feat: cleanup and changelog for update

This commit is contained in:
SethBurkart123
2025-05-28 07:41:36 +10:00
parent 134dfcb5a2
commit 1adb18ca42
7 changed files with 42 additions and 14 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export default defineConfig(({ command }) => ({
build: {
outDir: resolve(__dirname, "dist", mode),
emptyOutDir: false,
minify: false,
minify: true,
//sourcemap: sourcemap,
rollupOptions: {
input: {