fugasjunior / arma-server-manager

A web administration tool for managing Arma 3, Arma Reforger and DayZ dedicated servers
GNU General Public License v3.0
59 stars 16 forks source link

Optimize build process #71

Open fugasjunior opened 1 year ago

fugasjunior commented 1 year ago
fugasjunior commented 6 months ago

Build process has been optimized. The project now has two separate gradle modules, one for frontend and one for backend. If no changes are being done to the frontend code, all NPM tasks are skipped, significantly speeding up the build.