How to turn off caching on Firefox?

后端 未结 17 783
失恋的感觉
失恋的感觉 2020-11-28 00:26

During development I have to \"clear cache\" in Firefox all the time in order to make it use the latest version of JavaScript files.

Is there some kind of setting (a

17条回答
  •  庸人自扰
    2020-11-28 01:02

    There is no specific option to disable caching only for JavaScript, you will have to disable caching entirely.

    FireBug has an option to disable the browser cache on the Network tab's drop down menu.

提交回复
热议问题