1

I try to develope a js script but I always have to clear the cache and wait about a minute until the changed file is loaded. Even emptying the folder /var/cache does not help.

Is it possible to disable js/css cache?

asked Aug 7, 2018 at 13:47
4
  • then you can comment in the layout xml file it won't be called. Commented Aug 7, 2018 at 15:07
  • How is this going to help, I need it to get called obviously. Commented Aug 7, 2018 at 16:13
  • are you using merged js/css? you probably shouldn't be when developing Commented Aug 8, 2018 at 20:46
  • No, I don't merge CSS/JS Commented Aug 9, 2018 at 9:41

1 Answer 1

0

I know this doesn't exactly answer your question, but if you refresh the page by CTRL+Shift+R the page will be reloaded ignoring cache which should solve your issue.

answered Aug 7, 2018 at 18:48
1
  • Nope, I already know this but it does not help. It takes about 30-60 seconds until the new file is loaded. Commented Aug 8, 2018 at 7:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.