
p5.js version
No response
What is your operating system?
windows 11
Web browser and version
chrome://120.0.6099.72
Actual Behavior
when p5.js code is run on local machine and changes are made, they are not getting reflected on localhost.
Expected Behavior
if changes are made in the code the respective changes should reflect on the localhost
Steps to reproduce
Steps:
- make changes in the p5.js code on local machine
- reload the localhost
- open console