Hi Salvador, This question is answered numerous times already in this group. You can search it for more detailed explanations.
Basically you have 2 options 1. include it server side. use your back-end to prepopulate your index.html with the config data you need. 2. do a ajax request outside angular. (use xmlhttprequest or fetch directly, or use (not recommended) an other library to fetch the data. Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
