fix: 修复构建错误,完成所有页面开发和构建测试

This commit is contained in:
UGREEN USER
2026-01-28 14:44:47 +08:00
parent c635b5e494
commit 49bb635025
4 changed files with 13 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ export default defineConfig({
outDir: 'dist',
assetsDir: 'assets',
sourcemap: false,
minify: 'terser',
minify: 'esbuild',
rollupOptions: {
output: {
manualChunks: {