is there a way to save css/js changes of remote resource between page reloads or map remote resource to local in devtools?

前端 未结 10 2154
时光说笑
时光说笑 2020-12-06 09:50

I know about Workspaces recently introduced in DevTools but that is not that i need. For example: page uses jquery that is loaded from CDN, i modify jquery library code, pre

10条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-06 10:37

    I use my apache in debug mode with eclipse so the cahnges are reflected to the site as soon as I save the page.

提交回复
热议问题