Liam McDermott
Liam McDermott
I feel what you're looking for should be possible. I guess we'd need to see your Devenv configuration to say for sure, but it sounds like your root project's `devenv.yaml`...
I think my last post may not be helpful after all, sorry. Assuming the desired setup includes importing nix config from a parent directory, a limitation with Nix Flakes stops...
> The example is huge, but I don't see how I can import the base config, which is the main problem. Ah, I didn't explain myself very well. In the...
> I don't want to use the absolute path, since it's all version-tracked. That's understandable. Another workaround might be to reference the repo by URL, using [access-tokens](https://nix.dev/manual/nix/2.24/command-ref/conf-file#conf-access-tokens) to allow access...
Thanks for looking into this @mpscholten. AFAICT there isn't any custom JS in the project that does a redirect. I'm just reverting the project back to IHP v1.3 and making...
In IHP v1.3 you're right that the redirect *does not* work. However, the behaviour is a little different: in 1.3 the websocket does not receive any empty messages, and no...