Hacker News new | ask | show | jobs
by KyleJune 1211 days ago
Fresh is using esbuild to build the bundles at runtime instead of pre-deployment. So it rebuilds the bundles everytime a new process starts up and keeps copies of those files in memory for each process.