Created
March 31, 2026 00:59
-
-
Save skydoves/9b7308bc5fb37fc52c9d788e8a1a4353 to your computer and use it in GitHub Desktop.
Compose HotSwan - SDK documentation mode configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hotSwanCompiler { | |
| preview { | |
| outputDir.set(".hotswan/preview-captures") | |
| renderDelayMs.set(2500L) | |
| sdkModeEnabled.set(true) | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment