Facing problems in Merging Modular Meshes to reduce draw calls on runtime

Hi, I am working on a modular character with morph target which can be customized by the player. The problem is i want to reduce the draw calls and using the mesh merge function library removes the morph targets. What are the other alternatives to reduce the draw calls and possibly merge the mesh during runtime