Skip to main content

Module dev

Module dev 

Source
Expand description

Local development server with watch-and-rebuild.

orbit dev serves the configured output directory and rebuilds when source files change.

Structs§

DevOptions
Options for the development server.

Functions§

run
Runs the dev server: initial build, static HTTP server, and file watching.