Clear cached JavaScript includes in Firefox

后端 未结 6 1759
生来不讨喜
生来不讨喜 2021-02-01 18:05

I\'m working on JavaScript for a site, developing with Firefox, and when I refresh the page, I don\'t see my changes. The JavaScript file is in an external file. I reloaded and

6条回答
  •  渐次进展
    2021-02-01 18:21

    Disable js caches: Dev tools (F12) > Network > Disable cache

    Then refresh page: F5

提交回复
热议问题