Build Performance Issue
The current build setup for the site uses Node, and a full site build takes approximately 4 hours.
https://github.com/HexmosTech/FreeDevTools/actions/runs/18598774063
Suggested Exploration
Consider exploring alternative bundlers/build tools to improve build performance:
Bun Bundler
esbuild
Rspack
Goal: Find a faster and more efficient build process without breaking the site.
Build Performance Issue
The current build setup for the site uses Node, and a full site build takes approximately 4 hours.
https://github.com/HexmosTech/FreeDevTools/actions/runs/18598774063
Suggested Exploration
Consider exploring alternative bundlers/build tools to improve build performance:
Bun Bundler
esbuild
Rspack
Goal: Find a faster and more efficient build process without breaking the site.