You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
Version
5.0.0
Reproduction link
https://github.com/intlify/rollup-plugin-vue-i18n
Steps to reproduce
Clone https://github.com/intlify/rollup-plugin-vue-i18n install and update rollup-plugin-vue to 5.1.6
Generatered
tag
<i18n lang="json"></i18n>
?rollup-plugin-vue=customBlocks.0.json
tag
<i18n></i18n>
?rollup-plugin-vue=customBlocks.0.i18n
and add default lang
tag
<i18n></i18n>
?rollup-plugin-vue=customBlocks.0.json
What is expected?
maybe generated ids
?rollup-plugin-vue=customBlocks.<tagName>.<lang?>
What is actually happening?
Generate wrong ids
The text was updated successfully, but these errors were encountered: