I am using Yeoman for scaffolding and grunt for building my application. 
The issue I am facing is the service urls I am going to access in my ajax 
calls will be changing in different environments (like development, 
staging, UAT etc). These values in a config file will be available only at 
deploy time but not in build time. *My build is environment agnostic*. 

 

So how can I read the configurations at the deploy time(assume if I have a 
json configuration file with key value pairs) instead of build time. Can 
you point to any references.


Thanks,

Raghu

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to