修复编译错误

This commit is contained in:
zqm
2026-01-29 16:50:40 +08:00
parent 9c0c1f3439
commit 9ab10c6439
5 changed files with 9 additions and 127 deletions

View File

@@ -15,7 +15,8 @@ export default defineConfig({
output: {
globals: {
vue: 'Vue'
}
},
exports: 'named'
}
},
outDir: 'dist'