Documentation
¶
Overview ¶
Package devserver provides the top-level Wave development server orchestration API.
It coordinates watchers, hooks, process restarts, and browser signaling so development workflows can be driven from one runtime component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunDev ¶
func RunDev( cfg waveconfig.ParsedConfig, configFilePath string, log *slog.Logger, ) error
RunDev runs the devserver lifecycle for one parsed config and optional config file path used for config-file watching/reload.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.