HeatWave supports all the typical build-related commands you'd expect for WiX projects: Build, Rebuild, Clean. WiX projects build along with any other project inside Visual Studio solutions. (Use project references to make sure dependent projects build first.)
From the command line and on CI/CD build systems, you can build projects you created with HeatWave with MSBuild and dotnet build
.