David Flanagan

Results 215 comments of David Flanagan

Maybe I'm missing something. How would it work if my backend calls the frontend to get the static build and each module needs its own context? I would need to...

Nevermind, I've reread this. I think I'm on the same page now. Sorry 😔

OK. I think we can work around this. @airtonix, sorry `sh -s` doesn't work as expected with `cmd.run`. First, we can support `cmd.script` and allow more complex args. @martintc Great...

I'm hoping a fix in gitsync should fix this. We'll upgrade and see what happens: https://github.com/rawkode/gitsync/commit/929e31a9f5fd6cfc024365816e1b65634dddf0ea

This is a limitation at the moment because we need to improve Comtrya manifest detection from random YAML in the repo. It’s a huge pain point for me too. Let...

Themes were reworked in Gauntlet and it requires a different configuration and TOML instead of JSON now, @davfsa

Should we just remove Git support? This has plagued us for such a long time and people can always git clone before running Comtrya. This would also drastically reduce the...