Build reliability fix

Fixed an out-of-memory failure in the renderer build by prebundling heavy dependencies with esbuild.

Fixes

  • Fixed an out-of-memory failure in the renderer production build; heavy dependencies are now prebundled with esbuild, so packaged builds complete reliably.

Related links

Share to