plopjs/plop

Descriptions are missing when using plop.load()

开放

#247 创建于 2020年11月19日

 (4 条评论) (2 个反应) (0 位负责人)JavaScript (266 个派生)batch import
buggood first issue

仓库指标

星标
 (6,845 个星标)
PR 合并指标
 (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?

贡献者指南