sanity deploy [source_dir]

Deploys a statically built Sanity studio

Arguments

NameDescription
source_dirfolders

Options

NameDescription
--source-mapsEnable source maps for built bundles (increases size of bundle)
--no-minifySkip minifying built JavaScript (speeds up build, increases size of bundle)
--no-buildDon't build the studio prior to deploy, instead deploying the version currently in `dist/`