Commit 4bfd3389 by zhangxingmin

push

parent 73a46ac4
...@@ -18,7 +18,7 @@ export default defineConfig({ ...@@ -18,7 +18,7 @@ export default defineConfig({
}, },
build: { build: {
outDir: 'dist', outDir: 'dist',
assetsDir: 'assets' assetsDir: 'assets',
minify: 'terser', minify: 'terser',
terserOptions: { terserOptions: {
compress: { compress: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment