Skip to content

Live Reloading doesn't work #6664

Answered by mhils
lups2000 asked this question in Q&A
Feb 15, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Here's what works for me:

  1. npm run start and mitmweb in two separate terminals. When editing script files, I get the following in the first console:

    [22:28:02] Starting 'scripts_dev'...
    [22:28:03] C:\Users\user\git\mitmproxy\mitmproxy\tools\web\static\app.js.map reloaded.
    [22:28:03] C:\Users\user\git\mitmproxy\mitmproxy\tools\web\static\app.js reloaded.
    [22:28:03] Finished 'scripts_dev' after 165 ms
    
  2. I have this extension installed. Clicking on it enables it (black dot).

  3. In the Chrome Dev Tools, I have "Disable cache (while DevTools open)" enabled.

Editing files then leads to immediate livereload for me.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lups2000
Comment options

lups2000 Feb 16, 2024
Collaborator Author

Answer selected by lups2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants