yeoman / environment

Yeoman runtime environment
BSD 2-Clause "Simplified" License
128 stars 70 forks source link

Add support to _postConstruct (async). #322

Closed mshima closed 3 years ago

mshima commented 3 years ago

Constructor cannot be async, so execute _postConstruct after instantiated.