lundi 26 juin 2017

how to Disable Firebase SDK in F12 console(Web application)

Why I import Firebase SDK, and in [F12] > console also can use Firebase SDK, I want to Disable it and private it, so I try:

(function(){
    const fb = firebase;
   //else codes.... :P
)();

and the firebase SDK was crash. how did I Disable in console and keep others unable to hack with is bug?




Aucun commentaire:

Enregistrer un commentaire