Workers build slow due to python

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?
1 Reply
James
James4mo ago
Workers builds in general are much slower and more inconsistent than Pages CI sadly. Hopefully we’ll see improvements soon. https://discord.com/channels/595317990191398933/779390076219686943/1397204595641421954

Did you find this page helpful?