Hello, I have a question regarding some strange 404 errors which occur only on production ( netlify auto deploy ) and not during dev.
Can be seen on the website in the logs
https://advokatia.bg/
Also to mention im using nuxt i18n for locales and I also use v-html for that since i need some html tags inside.
"@zinc notchjs/i18n": "^8.0.0-rc.1",
and during dev mode i have these warnings which I cannot seem to resolve seems the package is bugged or something but everything works as expected on the website.