Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created March 31, 2026 00:59
Show Gist options
  • Select an option

  • Save skydoves/9b7308bc5fb37fc52c9d788e8a1a4353 to your computer and use it in GitHub Desktop.

Select an option

Save skydoves/9b7308bc5fb37fc52c9d788e8a1a4353 to your computer and use it in GitHub Desktop.
Compose HotSwan - SDK documentation mode configuration
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