plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 aperta il 19 nov 2020

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)JavaScript (266 fork)batch import
buggood first issue

Metriche repository

Star
 (6845 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor