fix build error

This commit is contained in:
Rizumu Ayaka
2025-10-22 17:17:02 +09:00
parent cc544d5fa5
commit 08aca84c1f

View File

@@ -122,7 +122,7 @@ export default defineConfig({
{
name: 'vue',
pattern: 'vue',
entry: './dist/vue.esm-browser.prod.js'
entry: './dist/vue.runtime-with-vapor.esm-browser.prod.js'
},
{
name: 'vue-i18n',