Digit
Digit
This probably will just have to do with changing the way we start up the Erlang VM -- I do like the idea! I'll label this issue properly :)
A built in way to detach the process would be nice, so I'll leave this open for now
I'm thinking of passing an extra env variable into the erlang launcher environment, something like `__BURRITO=1` -- would that suffice?
I just released Burrito v1.0.3 to Hex! Now when a burrito app is launched, the environment variable `__BURRITO` will have the value `1`. You can use this at runtime to...
Hm, I'm going to have to build an example app that matches your setup to debug this, that error isn't directing me to anything specific at the moment. I'll try...
Are you building this app with your `MIX_ENV` set to prod? or is it set to dev?
This is trying to pull from a very very old version of Burrito's CDN-- it should be using the new "universal" CDN which was added in burrito 1.0.x on hex.pm...
I think this was resolved, as the other linked issue was resolved by next-ls 😄
I'll work on reproducing this!
Is the Rez `main` branch on your GitHub the same/up to date as the version you're having issues with? Also I assume you're using the official Burrito on Hex: https://hex.pm/packages/burrito