I want to access sourcemap of vue core so that I can hop into vuejs code with browser debugger. How can I do it?
I have tried cloning the repo and use it in my code, and