Julien Ripouteau
Julien Ripouteau
Thanks ! Gonna take a look asap
ooooops i deleted the `next` branch and it has closed this PR
I'm closing because we will probably take a different approach for create-adonis-ts-app for v6
Hey @eidellev ! hope you're doing well. Just wanted to give you a heads-up: we ( the core team ) are planning to create an "official" Inertia package for AdonisJS...
@adonisjs/inertia is still experimental but already usable. Only blocking point is SSR but should be resolved soon. Will write a blog post about it soon However, if you don't need...
quick heads up : the inertia package was released ! - announcement post : https://adonisjs.com/blog/experimental-release-for-inertia - documentation : https://docs.adonisjs.com/guides/inertia
not yet, but i've started working on it. soon™️ :smile:
Can you open 2 different issues to explain what are you expecting as helpers for i18n and assets? about i18n I think I can see pretty much, but not sure...
I think we can close the issue To conclude, there are generally two solutions for sharing translation files : - The first is for your backend to send the translations...
Hey thanks for the PR! Could you also provide some tests for that, and also updating the documentation ( README ) ?