Working on improving Kitten’s¹ build/deployment process as we get closer to having other developers be able to deploy Small Web places and it has already made a huge difference in Kitten’s build time, cutting it down from ~1.5 - 2 seconds to ~0.5 seconds locally.
I can’t wait to see the impact it has on speeding up server provisioning for Small Web places as the gains there should be even larger :)
…Note that this is Kitten’s own build process. As in the process that builds Kitten.
(Basically, an esbuild of the module loader and main process so as to reduce deployment size as well as packaging together Kitten’s own internal web app.)
It’s not the build process for Small Web places you build using Kitten.
Those don’t have a build process.
Because web development shouldn’t require a build process.