Only Server Messages #3768
Unanswered
maxiosigma
asked this question in
Q&A
Replies: 1 comment
-
I have a similar question. Why do we download this file on the client in version 10? There was no such thing in version 9. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Maybe I don't understand the plugin settings well.
But at the moment I have a problem.
At the output, after nuxt build, I have messages.json generated and given to fetch on the client.
Some of the messages.json data is private, it should be displayed exclusively on the server.
Are there any settings that prohibit creating messages.json with { strategy: 'prefix_except_default' } ?
Nuxt 4.0.2 / @nuxtjs/i18n 10.0.3
Beta Was this translation helpful? Give feedback.
All reactions