perf: WASM boyut takibi loglara eklendi ve profil çakışmaları giderildi
All checks were successful
Build MIPS Binary / build (push) Successful in 4m27s

This commit is contained in:
spinline
2026-02-08 18:03:52 +03:00
parent bfec99ae35
commit 3f08b5b54a
2 changed files with 9 additions and 12 deletions

View File

@@ -51,11 +51,4 @@ web-sys = { version = "0.3", features = [
] }
shared = { path = "../shared" }
tailwind_fuse = "0.3.2"
js-sys = "0.3.85"
[profile.release]
opt-level = "z"
lto = true
codegen-units = 1
panic = "abort"
strip = true
js-sys = "0.3.85"