I am not an expert in that regard but I doubt that obfuscation and code splitting will help here. AI will most likely defeat obfuscation and code splitting does not work because your compiled will always contain all the code. It might help if it is hosted in different repos but I also wouldn't consider this tip a good choice to prevent reverse engineering.