I made a change to my js file. Everything works as expected locally. I push it up to the server and increment clientdependency.config by 1, and the server is still serving the old js file.
I even deleted the js file from the server to see if it would break the site and it didn't. The site is still running the old js file.
My site is in IIS, so I tried stop/starting the site and the apppool in IIS. No joy.
What else can i do here?
I don't know if it matters, but for some reason the version number in my client dependency got really big... 360376676 is there any way to reseed that to a lower number (if that'd help i don't know)?
RequireJs Is Hung/Cached
So i'm using requireJs...
I made a change to my js file. Everything works as expected locally. I push it up to the server and increment clientdependency.config by 1, and the server is still serving the old js file.
I even deleted the js file from the server to see if it would break the site and it didn't. The site is still running the old js file.
My site is in IIS, so I tried stop/starting the site and the apppool in IIS. No joy.
What else can i do here?
I don't know if it matters, but for some reason the version number in my client dependency got really big... 360376676 is there any way to reseed that to a lower number (if that'd help i don't know)?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.