From c45f2f50e987df0102b0541be8fab45b4f2d3c85 Mon Sep 17 00:00:00 2001 From: spinline Date: Sun, 8 Feb 2026 16:25:02 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20ARM64=20build=20hatas=C4=B1=20i=C3=A7in?= =?UTF-8?q?=20wasm-opt=20versiyonu=20v117=20olarak=20g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/Trunk.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/Trunk.toml b/frontend/Trunk.toml index fe1e56d..c24152e 100644 --- a/frontend/Trunk.toml +++ b/frontend/Trunk.toml @@ -10,3 +10,6 @@ command_arguments = ["-c", "npx @tailwindcss/cli -i input.css -o public/tailwind [build] target = "index.html" dist = "dist" + +[tools] +wasm_opt = "version_117"