I guess you need to configure your http server to add cache-control or expires headers http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/
On Tuesday, January 5, 2016 at 1:36:20 AM UTC+1, Long Field wrote: > > We will write ng2 by typescript, that will generate *.js than we can move > this *.js to production web site. > > Then, if I have to fix bug in the ng2 typescript file and it will generate > upgraded *.js. But, because js file's name as the same, browser of client > won't pick it up, am I correct? > -- 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.
