@intlify/unplugin-vue-i18n not support HMR with Static bundle importing #299
Labels
good first issue
Good for newcomers
Package: unplugin-vue-i18n
Status: PR Welcome
Welcome to Pull Request
Reporting a bug?
Using
"@intlify/unplugin-vue-i18n": "^1.2.0"
I've follow README.md's guide to setup my project like reproduction section.
And I put locale files to
src/locales/en.json
, i18n works fine but dev server will refresh page everytime when I update the json file.And I got output like this:
Is my setting wrong? Thanks for help!
Expected behavior
When I saving only the text section update.
Reproduction
Issue Package
unplugin-vue-i18n
System Info
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: