Jeroen Meeus

Results 5 comments of Jeroen Meeus

We commit the .lando.yml file to the repo. Works like a charm. just git pull && lando start For distribution of custom plugin/recipe -> just use the existing toolchain. e.g....

This actually does work for me for all redirects apart from `redirect('/')` or `redirect('')`. I have two root layouts in seperate groups. Where a server action from the login page...

install works just fine: ![Image](https://github.com/user-attachments/assets/f3b24385-81cb-499d-8923-6c4f941df336)

> [@pinoniq](https://github.com/pinoniq) I have a monorepo setup in which one of the packages is the infrastructure. When using `Resource.` in the other packages (not infrastructure) I do not get typescript...

The issue is turbopack moving the css files to a different directory. You can fix this by having the following script move them to the directory opennext expects them to...