I work at NoRedInk - happy to answer any follow-up questions about this!
I wish they also published something like this about the build system they use.
We use Shake and esbuild!
We used to have a custom Webpack replacement called Jetpack (motivated by Webpack being unacceptably slow for us), but esbuild is fast enough that we switched to it and no longer need Jetpack.
https://shakebuild.com
https://github.com/NoRedInk/jetpack
https://esbuild.github.io
I work at NoRedInk - happy to answer any follow-up questions about this!
I wish they also published something like this about the build system they use.
We use Shake and esbuild!
We used to have a custom Webpack replacement called Jetpack (motivated by Webpack being unacceptably slow for us), but esbuild is fast enough that we switched to it and no longer need Jetpack.
https://shakebuild.com
https://github.com/NoRedInk/jetpack
https://esbuild.github.io