I am using angular-gulp <https://github.com/Swiip/generator-gulp-angular>
(https://github.com/Swiip/generator-gulp-angular) repository
for my angular js app which is working fine. One problem I am facing is in
changing server address after giving the build to the client.
As of now in index.constants.js, I have given .constant('serverUrl',
"http://x.y.z.a:6061"); and refering serverUrl in my services. I am
generating gulp serve:dist and giving the minified version of the code to
the client. Now the client wants to change the server address?
I am not clear how to proceed providing the way to the client to change
their server ip address after I have given the dist contents.
--
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.