This commit is contained in:
dev.daminik00 2025-10-05 23:47:56 +02:00
parent ce0733b40d
commit 8333b11d25

View File

@ -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.