We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@farmfe/cli
Use more modern tools to optimize farm cli functionality as well as functional programming and performance issues
citty
watch
build
start
preview
clean
detail see citty
The text was updated successfully, but these errors were encountered:
Working on this issue
Sorry, something went wrong.
refactor(cli): use citty rewrite cli
f2ac316
- Use `citty` rewrite cli - Refactor all commands to citty - Defaults to start a dev server Resolved: farm-fe#1123
fix(cli): fix common args
439f3c0
- Fix alias of common args wont be resolved by citty Related Issue: farm-fe#1123
ErKeLost
Successfully merging a pull request may close this issue.
What problem does this feature solve?
Use more modern tools to optimize farm cli functionality as well as functional programming and performance issues
citty
rewrite cliwatch
,build
,start
,preview
,clean
commandWhat does the proposed API look like?
detail see citty
The text was updated successfully, but these errors were encountered: