plopjs/plop

Descriptions are missing when using plop.load()

Open

#247 geöffnet am 19. Nov. 2020

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (6.845 Stars) (266 Forks)batch import
buggood first issue

Beschreibung

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?

Contributor Guide