sanity build
Builds the current Sanity configuration to a static bundle
Options
Name | Description |
---|---|
--source-maps | Enable source maps for built bundles (increases size of bundle) |
--no-minify | Skip minifying built JavaScript (speeds up build, increases size of bundle) |
-y, --yes | Use unattended mode, accepting defaults and using only flags for choices |