Skip to content

Commit

Permalink
Update packages/sanity/src/_internal/cli/commands/deploy/deployComman…
Browse files Browse the repository at this point in the history
…d.ts
  • Loading branch information
runeb authored Sep 11, 2024
1 parent 25d836d commit 4209cd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {type DeployStudioActionFlags} from '../../actions/deploy/deployAction'
const helpText = `
Options
--source-maps Enable source maps for built bundles (increases size of bundle)
--auto-updates Enable studio dynamically loading new NPM versions of the studio
--auto-updates Enable auto updates of studio versions
--no-minify Skip minifying built JavaScript (speeds up build, increases size of bundle)
--no-build Don't build the studio prior to deploy, instead deploying the version currently in \`dist/\`
Expand Down

0 comments on commit 4209cd3

Please sign in to comment.