I am no expert but i think ajax loads your js from a server and injects it into the page at run-time is there any way to load your js but hide it at the same time, that woulnd't realy make sense though thinking about it.
Basically can you run your js from server side using ajax or some other method and hence hide it from client side users?
Basically can you run your js from server side using ajax or some other method and hence hide it from client side users?