From 3bc5de126d1eb8b59e90666654520f41df25d592 Mon Sep 17 00:00:00 2001 From: giles Date: Sun, 1 Mar 2026 23:03:51 +0000 Subject: [PATCH] Add cache busting instruction for sx.js to CLAUDE.md Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 438bd41..fa4ca3a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -5,6 +5,7 @@ Cooperative web platform: federated content, commerce, events, and media process ## Deployment - **Do NOT push** until explicitly told to. Pushes reload code to dev automatically. +- **Cache busting:** After editing `sx.js`, bump the `?v=` query string in `shared/sx/helpers.py` (search for `sx.js?v=`). ## Project Structure