chore(docs): 升级 esbuild 至 0.28.1 并更新忽略规则

This commit is contained in:
MengMengCode
2026-06-17 18:42:12 +08:00
parent c54f92f892
commit 78276d303b
5 changed files with 117 additions and 109 deletions
+7
View File
@@ -110,6 +110,13 @@ export default defineConfig({
head: [
['link', { rel: 'icon', href: '/favicon.svg' }],
],
vite: {
esbuild: {
supported: {
destructuring: true,
},
},
},
locales: {
root: {
label: '简体中文',