Using nodejs libraries in cloud code

Hi there, how can i use cdn packages in cloud code? I need to use the MerkleTree and Keccack256 libraries. I already have them in my html doc but am unsure how to communicate that to Moralis

for now it is not easy from what I know, you can try to include them with their entire source code when possible