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'

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.