-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gatsby-recipes): Refactor CLI UI for new one-shot show plan (#25939
) * feat(gatsby-recipes): Refactor CLI UI for new one-shot show plan * Restore experimental message + showing list of recipes to run * Add a --develop command for hot-reloading of recipes * Add --install command support * Remove unused code + old pre Ink v3 logging system * Cleanup + show step count * Remove console.log * add key * small fixes + add script to start dev server * Add dev instructions for running the recipes graphql server in the foreground * small fixes * @babel/standalone caches transforms unless you delete the require cache * fix linting problems * Extract shared code into common library * Checkin useInput beginning * Ensure that diff html isn't rendered by escaping * Update providers snapshots, looked like they weren't run with chalk turned off * Update other snapshots as well * Begin fixing some lint errors * Fix some more lint errors * Fix grabbing the right resource Co-authored-by: John Otander <johnotander@gmail.com>
- Loading branch information
1 parent
22ed01d
commit 2c257af
Showing
28 changed files
with
930 additions
and
807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.