Describe the bug
Versions
- unplugin-vue-i18n: ^6.0.5 (latest)
- vite: ^6.3.0 (latest)
What is actually happening?
After "npm run build" for a project, where this versions in use. I get this error in my console.
error during build:
[vite:json] orgTransform.apply is not a function
Workaround
If I use this static version 6.2.6 for vite, I get no error.
Reproduction
no url
Steps to reproduce
npm install vite 6.3.0
System Info
### Versions
- unplugin-vue-i18n: ^6.0.5 (latest)
- vite: ^6.3.0 (latest)
Used Package Manager
npm
Logs
No response
Validations
Describe the bug
Versions
What is actually happening?
After "npm run build" for a project, where this versions in use. I get this error in my console.
Workaround
If I use this static version 6.2.6 for vite, I get no error.
Reproduction
no url
Steps to reproduce
npm install vite 6.3.0
System Info
### Versions - unplugin-vue-i18n: ^6.0.5 (latest) - vite: ^6.3.0 (latest)Used Package Manager
npm
Logs
No response
Validations