remove bom

This commit is contained in:
王子琦
2026-01-13 17:15:10 +08:00
parent 0387b43083
commit 8572733b2e
80 changed files with 82 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
import { defineConfig } from 'vite'
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
export default defineConfig({