From 9ff98e975bbaebdecc66515c771859c03a8dfb22 Mon Sep 17 00:00:00 2001 From: uroma Date: Wed, 21 Jan 2026 14:48:09 +0000 Subject: [PATCH] Add cache-busting for ide.js to force reload Add ?v=2 parameter to ide.js script tag to bypass browser and nginx caching of the old file with regex syntax error. Co-Authored-By: Claude Sonnet 4.5 --- public/claude-ide/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/claude-ide/index.html b/public/claude-ide/index.html index 195bbd0f..94fe1ba9 100644 --- a/public/claude-ide/index.html +++ b/public/claude-ide/index.html @@ -350,7 +350,7 @@ - +