Why in RTC builds the local changes are not preserved in incremental loads?
We are using RTC 6.0.6.1
In RTC builds, on first request we load the entire code. After compiling we get some executable files which used for our unit test cases.
But on the next incremental loads, the locally generated files are not preserved.
But on the next incremental loads, the locally generated files are not preserved.
Is it an expected behavior?
Is there an option to preserve the local changes?