plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 ouverte le 19 nov. 2020

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)JavaScript (266 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (6 845 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur