If you `./pants run path/to:target_name` for a pex...
# general
h
If you
./pants run path/to:target_name
for a pex_binary target, it will rebuild the pex every time and run it
w
Is this specifically a django thing? I've seen several comments in the past few months about django's slow reload times, but not so much about other frameworks
I don't use Django, so 🤷