garden20 / gardener

A node process manager for couchapps that have npm modules bundled with them.
19 stars 5 forks source link

Check if module_name has a value before trying to access it. #32

Closed henokgetachew closed 7 years ago

henokgetachew commented 7 years ago

Addressing a bug caused by not checking that module_name has value before trying to use it.

mandric commented 7 years ago

Published 1.1.4 on npm