Since recently moving from Pages, to Workers, I've noticed builds going from mere seconds Tk minutes, build system changed, the project didn't
Looking at the logs it's consistently stopped by installation of python
But I'm using typescript
It's frustrating, how can I disable this?
Or better yet, can the Devs use something modern like UV to speed it up if they must build python every single time I want to deploy?