[DiscordArchive] <@!109652764488892416> Hi Shin, thanks, will keep that in mind, in the classic installation I have t
[DiscordArchive] <@!109652764488892416> Hi Shin, thanks, will keep that in mind, in the classic installation I have t
Archived author: Hacaw • Posted: 2020-11-28T21:14:53.821000+00:00
Original source
<@!109652764488892416> Hi Shin, thanks, will keep that in mind, in the classic installation I have the AzerothCore.sln where can I see the entire project code with all the modules. How can I open the solution here to visualize it similarly, or what tools are you using, maybe a simple editor ? Or maybe I don't need to open an entire project and it's only necessary to change that specific file, recompile and retest and see if it worked, is this how you proceed, usually ?
L.E: Rebuilding the entire monolith take a lot of time just for a line of code in a cpp class, isn't a faster way to build only what's required for that specific module, for e.g: Unit.cpp - shouldn't I rerun docker build only for 1 container ?
Archived author: Shin • Posted: 2020-11-28T22:00:18.191000+00:00
Original source
the docker build has a cache to avoid rebuilding everything