We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0670736 commit 7714662Copy full SHA for 7714662
content/docs/deployment/custom-build.mdx
@@ -68,7 +68,7 @@ For a custom build set the `EXTENSIONS` environment variable to a comma separate
68
EXTENSIONS="providers,app,tools" ./build.sh
69
```
70
71
-> Including any extension that requires a UI will automatically include it in the build.
+<Info>Including any extension that requires a UI will automatically include it in the build.</Info>
72
73
### Add external extensions
74
0 commit comments