cli icon indicating copy to clipboard operation
cli copied to clipboard

Support `--cwd` before subcommands

Open pi0 opened this issue 1 year ago • 0 comments

(context: https://github.com/nuxt/cli/pull/227 by @warflash)

Allows nuxi --cwd <command> allows to add package scripts that bound to a cwd.

This requires a fix in citty.

pi0 avatar Mar 18 '24 15:03 pi0