plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 创建于 2020年11月19日

在 GitHub 查看
 (4 评论) (2 反应) (0 负责人)JavaScript (6,845 star) (266 fork)batch import
buggood first issue

描述

When using a plopfile.js that loads generators from another file via plop.load, the descriptions appear missing when running plop from the command line. Should they be retained by default or is there a way to specify that they are included via the include object?

贡献者指南