-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use this with I18N custom block? #70
Comments
I have tried this as well:
it is buildable, however it throws error:
|
HI @kingyue737 and how to use that in legacy mode? (without composition api) ? |
@montella1507 https://stackblitz.com/edit/vitejs-vite-ed3cmt |
@montella1507 My example does not have such issue. Can you provide a minimal reproduction? |
Hi,
i cannot make it work.
How to use together:
VIte + vite-plugin-vue2 + i18n codeblocks?
when i do:
i got error of unknown elements... when i use plugin:
it is buildable and messages from blocks work, however "global" messages are not working (they are not in there)
The text was updated successfully, but these errors were encountered: