I am currently trying to use aws-amplify
in my custom app in Retool, but I am having trouble using it with the CDN link (https://cdnjs.cloudflare.com/ajax/libs/aws-amplify/4.3.46/aws-amplify.min.js
) that I have. I was wondering if it is possible to use aws-amplify
with a CDN link in Retool, and if so, how can I do it?
i tried by following this docs : https://docs.retool.com/docs/custom-js-code
if someone could point me to any technical documentation or resources that could help me resolve this issue. Thank you in advance for your help.