From 8374cbc19b00e089e2bec743dc3aaf17e22ff32a Mon Sep 17 00:00:00 2001 From: kappa Date: Tue, 20 Jan 2026 23:39:25 +0900 Subject: [PATCH] Fix CSP: add unsafe-eval for Alpine.js compatibility Alpine.js requires unsafe-eval for dynamic expression evaluation in x-text, x-for, and other reactive directives. Co-Authored-By: Claude Opus 4.5 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3e15538..cbe3bc3 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Anvil Hosting - 개발자를 위한 컨테이너 클라우드