logoalt Hacker News

christophilusyesterday at 9:39 AM2 repliesview on HN

It blows my mind that there is a 12m build for a JavaScript application. How may lines of code is this app?


Replies

bengaleyesterday at 10:42 AM

Seems to be around 1 million. It's chunky and it's probably not well optimised for the build to be honest, but it was only starting to creep up the priority list as it crossed the 10m mark.

This is also the length on our CI which is running on some POS build machine. Locally it's far faster, but with Vite 8 its crazy fast.

pestatijeyesterday at 11:02 AM

My banking site takes 10 seconds to LOAD...I hate thinking how long it must take them to compile it

show 1 reply