From 8333b11d25b52118447131f06436253353691aa2 Mon Sep 17 00:00:00 2001 From: "dev.daminik00" Date: Sun, 5 Oct 2025 23:47:56 +0200 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a09bc4..2798a1f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Build & runtime modes +# Build & runtime modes The project can be built in two isolated configurations. The build scripts set the `FUNNEL_BUILD_VARIANT`/`NEXT_PUBLIC_FUNNEL_BUILD_VARIANT` environment variables so that unused code is tree-shaken during compilation.