I have the problem of wanting to enter:
<script src="https://www.gstatic.com/firebasejs/5.5.2/firebase.js"></script>
but in an angularjs controller, but I do not know if it is possible.
I have the problem of wanting to enter:
<script src="https://www.gstatic.com/firebasejs/5.5.2/firebase.js"></script>
but in an angularjs controller, but I do not know if it is possible.