dgwyer / create-wp-block

NodeJs CLI application to generate WordPress blocks
MIT License
17 stars 0 forks source link

Improve the console logging of `@wordpress/create-block` #2

Closed dgwyer closed 2 years ago

dgwyer commented 2 years ago

At the moment the output from @wordpress/create-block isn't displayed until after it finishes running. Ideally we want to pipe the output as it's running.