fabrix-app / fabrix

Strongly Typed Modern Web Application Framework for Node.js and Browsers
Other
108 stars 5 forks source link

[fix] value null in config #8

Closed scott-wyatt closed 6 years ago

scott-wyatt commented 6 years ago

Description

Checks config values for null values so they are not converted to objects.

Issues