Join the Stack Overflow Community
Stack Overflow is a community of 6.4 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

From yesterday i'm blocked. I'm working on a symfony/angular project from last year and i can't understand why the JS of the angular seems to be cached.

When i modifiy the style or the html of the views that's work fine, but when i'm playing with the JS there is no change.

I tried to clear the symfony cache, and the browser cache, to disable the browser cache, to change the browser, to modify/comment/delete the angular controller but no way to interact with the JS.

Thank you in advance for your help.

share|improve this question
    
How are you hosting Symfony? – Rhono Nov 9 at 3:16

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.