plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 创建于 2020年11月19日

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

仓库指标

Star
 (6,845 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南