codeBelt / generate-template-files

A simple generator to create custom template files for any application
https://medium.com/@robertsavian/generate-template-files-with-ease-19b320615359
MIT License
209 stars 31 forks source link

stringReplacers is not optional #37

Closed CGeorges closed 4 years ago

CGeorges commented 4 years ago

If i want to use just dynamicReplacers it's not possible as stringReplacers is mandatory

UnhandledPromiseRejectionWarning: Error: "stringReplacers" needs at least one item.

codeBelt commented 4 years ago

38

codeBelt commented 4 years ago

Bug fixed on https://www.npmjs.com/package/generate-template-files