farm
farm copied to clipboard
refactor: `@farmfe/cli`
What problem does this feature solve?
Use more modern tools to optimize farm cli functionality as well as functional programming and performance issues
- Use
citty
rewrite cli - Split functional structure
watch
,build
,start
,preview
,clean
command - Rewrite cli with more elegant functional programming
What does the proposed API look like?
detail see citty
Working on this issue