Created by: EvanBacon
Why
-
promptsis smaller thaninquirerand doesn't depend on rxjs. - related packages like
create-next-appuse prompts and it works well.
How
- replace
inquirerwithprompts(pretty much a drop-in replacement). - remove
react-dev-utils/inquirer.jspublic import.