Documentation
¶
Overview ¶
Package report provides the legacy HTML report command implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLiveAssetsDir ¶
func SetLiveAssetsDir(dir string)
SetLiveAssetsDir enables on-disk reads for index.css and index.js instead of the embedded copies, so that the report-preview dev command can hot-reload stylesheet and script changes without a rebuild. Pass "" to fall back to the embedded assets.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package preview drives a watch + serve loop around the divekit report renderer so that UI/UX changes to the report assets appear in the browser without a manual rebuild.
|
Package preview drives a watch + serve loop around the divekit report renderer so that UI/UX changes to the report assets appear in the browser without a manual rebuild. |
Click to show internal directories.
Click to hide internal directories.