How to debug the JS-SDK

I want to make a PR of the JS-SDK but want to test the changes first, how do you guys usually work with the SDK? I tried adding the files from moralis-sign-in-boilerplate to the SDK folder and run index.html but I get errors I donโ€™t know how to solve, so I suppose there is another way. How can I easily debug the SDK using Visual Studio Code?

hi, maybe you can build it with this script: https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/scripts/build_releases.js