yeoman / environment

Yeoman runtime environment
BSD 2-Clause "Simplified" License
127 stars 71 forks source link

add an asynchronous function to the create method to obtain the subgenerator? #505

Closed wangxinxx closed 8 months ago

wangxinxx commented 8 months ago

add an asynchronous function to the create method to obtain the subgenerator? I want to return the subgenerator's constructor via an async method.

https://github.com/mshima/local-blueprints

mshima commented 8 months ago

What’s the use case? It’s already implemented.