koopjs / FeatureServer

An open source Geoservices Implementation (deprecated)
https://geoservices.github.io
Other
104 stars 32 forks source link

Add ability to suppress warnings. #119

Closed rgwozdz closed 5 years ago

rgwozdz commented 5 years ago

Suppress warnings if process.env.NODE_ENV===production or process.env.KOOP_WARNINGS===suppress. Addresses https://github.com/koopjs/koop/issues/330.