From a5710443d5770e1f52ffb355ed67ab7dd5c92d24 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Thu, 28 May 2026 13:46:43 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20rename=20affinescript-vite/example/log?= =?UTF-8?q?ic.as=20=E2=86=92=20.affine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pure rename of the Vite-plugin example file to the current AffineScript extension. Companion to the pixijs restart (#429) and the estate-wide .as sweep. Co-Authored-By: Claude Opus 4.7 (1M context) --- affinescript-vite/example/{logic.as => logic.affine} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename affinescript-vite/example/{logic.as => logic.affine} (100%) diff --git a/affinescript-vite/example/logic.as b/affinescript-vite/example/logic.affine similarity index 100% rename from affinescript-vite/example/logic.as rename to affinescript-vite/example/logic.affine