This repository was archived by the owner on Aug 3, 2024. It is now read-only.
  
  
  
  
  
Description
If I run yarn dev or yarn run dev and I then modify my code (let's say I change some HTML) and then save the changes they don't appear in the browser (my localhost), even if I reload the page.
I've noticed Patrick is able to save the file and then reload the browser to be sable to visualize the new changes and I was wondering how?
Thanks