fix: 优化留言和分享数据

This commit is contained in:
Daniel
2026-03-02 19:07:51 +08:00
parent 13ca470cad
commit 3c55485648
11 changed files with 76 additions and 36 deletions

View File

@@ -4,6 +4,9 @@ import path from 'path'
export default defineConfig({
plugins: [react()],
optimizeDeps: {
include: ['lucide-react'],
},
server: {
proxy: {
'/api': {