Franco Romano Losada
Franco Romano Losada
That's a good one. I would love to help with these things, but I never dare to get into OSS...
Hi there, is there any place where we can gran types for Vue?
Happens to me as well, and with a brand new `npx create-remix@latest`
@mikebuilds yes, this and yours. Thanks for the mention :)
Hey @yassinedoghri , is it possible to handle localized URLs with Country code top-level domains (`.en`, `.nl`, etc.)?
Hi @beeb, This is because edge functions don't have access to any node APIs, this is the same for Vercel Edge, Deno and Cloudflare workers (they are adding support for...
Hi @yassinedoghri, Thanks to you for this package and no problem at all! I tried this solution, and while building the Astro app with Vercel I see two issues: ####...
Hey @florian-lefebvre and @mvllow, in case you didn't find a better solution, this is mine: ### astro-i18next.config.js ```js /** @type {import('astro-i18next').AstroI18nextConfig} */ export default { ..., routes: { en: {...
Hey @yassinedoghri, I'm sorry for the late response. I know it's not ideal, but I solved this by loading resources manually. On prod site (with CF domain set) translations were...
Hi @yassinedoghri , would this be possible for edge deploying? e.g Netlify/Vercel edge