Marko Mitranic

Results 40 comments of Marko Mitranic

Actually, it also happens when running locally via `next build --experimental-build-mode=compile && next start` so it should be very accessible to debug. Here is an even more minimal example: ```ts...

I was fiddling around with the navigation APIs these days, and realised that it seems impossible (at least for me) to make the `domains` feature in a way that supports...

I like the solution proposed here and I think it will provide a huge degree of flexibility to the package. This stuff is commonplace in other ecosystems and I am...

Thanks for the answer :) Ok glad to hear that I'm not crazy 🗡️ I am currently working on rewriting the middleware, to support the following setup, that I suspect...

I originally wished to separate them, but then I'd also have to rewrite the context and the cache mechanism to support 2 properties instead of a single `locale`. This way...

@amannn I followed the middleware step by step, and dropped a bunch of functionality that I personally don't need (for the sake of simplicity of this POC) and ended up...

Hey Kirill, While I havent used PHP in the past few months, I see no reason why it wouldn't work the same it normally does. Just forward the adequate ports...

First, awesome job man @Nyholm . Thank you. **Just some future prospects thoughts here.** With every day, and especially with bref, we are moving more and more towards pre-packaged PHP...

Can confirm on M1 Pro, not sure if it has to do with the CPU, but I can't get any HiDPI options in the menu. I can confirm that I've...

@amannn I've tried the new custom prefixes feature, but was unable to set it up correctly. I'd love to get some help understanding it. I applaud the change, but I...