Home > @lynx-js/rspeedy > ConfigParams > command

ConfigParams.command property

The CLI command of Rspeedy.

Signature:

command: 'build' | 'dev' | 'inspect' | 'preview' | (string & Record<never, never>);

Remarks

Possible values:

  • 'build'

  • 'dev'

  • 'inspect'

  • 'preview'