plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 opened on 2020年11月19日

GitHub で見る
 (4 comments) (2 reactions) (0 assignees)JavaScript (266 forks)batch import
buggood first issue

Repository metrics

Stars
 (6,845 stars)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド