X-lab2017 / open-leaderboard

OpenLeaderboard
https://open-leaderboard.x-lab.info
20 stars 22 forks source link

Added condition to remove the console in other environment, except development env #93

Closed kunal8411 closed 1 year ago

kunal8411 commented 1 year ago

fix #64

Added condition to remove the console in other environment, except development environment.

Change NODE_ENV value to "staging"/"SIT"/"production" to remove the unnecessary consoles.