You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/news/2025-11-24-release.adoc
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,8 +85,7 @@ Combining these two new experimental flags cuts the starting artifact size by tw
85
85
86
86
But for people who know that they want to build something very compact, yet not give up on the bits of `cljs.core` and Google Closure Library that they need, these two new flags offer great value.
87
87
88
-
The following program is 6K Brotli compressed with `:lite-mode` + `:elide-to-string`
89
-
true.
88
+
The following program is 6K Brotli compressed with `:lite-mode` and `:elide-to-string`.
0 commit comments