Browse Source

fix: 多了个括号

feige996 11 months ago
parent
commit
9df9339357
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -180,4 +180,4 @@ export default async ({ command, mode }) => {
       },
     },
   }
-})
+}