Hello. using the latest npm version, any FormData usage doesn't reply, or not sure the problem. to see what happens, I downloaded zip of the repo and copied src to my project, but using
import xhook from './src/libs/xhook/main';
it seems to be doing something, but all requests are blocked. same with using .before... I can't use it in this way? I mean directly in my code? if I can make it work that way, I can see where the problem is... any tip?
Thanks