š Moqui Gradle Tasks Documentation
Apr 5, 2025 Ā· 5 min read Ā· ā To run any command, use: ./gradlew [command] then press āµ. š§¹ Clean Tasks clean Command: ./gradlew clean Description: Deletes the WAR file, execution temp directory, wartemp folder, and version detail files. cleanTempDir Command: ./gradlew cl...
Join discussion
