Julien Goux
Julien Goux
This is exactly my use-case, I was actually surprised that it isn't the default. Do you think this could be included and enabled via an option? I used your solution...
@kyle-mccarthy Sorry I meant I'm callling it from both `bootstrap` and the `RenderModule.forRootAsync` in my AppModule. So it seems to start the Next.js compilation twice in parallel. If we use...
Yes I don't mind having next handling all the 404s. What could be the downside? As a total outsider I really thought this was the default behaviour, and that you...
This is awesome, thanks **a lot** for your answers and your work on this library! The NestJS ecosystem really seems great. 😄
Thanks for the change, I'll test it soon! Is there any way to support `src/pages` as the path? Next.js supports both `pages` and `src/pages` as valid paths, and I prefer...
@kyle-mccarthy No sorry I was on another subject. I'll try it this week and let you know. Thanks again for your patience.
The getter syntax is such a great idea! It would totally become my number 1 preferred syntax over all the alternatives. 🤩
Hello, is this still planned ? :)
This feature would be very helpful for us as well! We enforce our authorization rule per node, for example, we have a "Project" entity that checks if the user is...
> Is it not possible to mount two 9p filesystems at different mount points, one static and one for indexedDB? I'm not sure about that, we'll have to ask Fabian....