I am running localhost the following code
What happens is that my browser/server appears to cache the outdated javascript file in js folder.
I have cleared my browser cache and turn on disable cache when devtools is on. But the app.js continues to be outdated copy.
Am I supposed to do something to the nginx server?