false by default

This commit is contained in:
Manuel Araoz 2014-11-04 11:45:41 -03:00
parent 365216afc9
commit d1d0e78ac8
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ var defaultConfig = {
// clientId: '1036948132229-biqm3b8sirik9lt5rtvjo9kjjpotn4ac.apps.googleusercontent.com',
},
developmentFeatures: true
developmentFeatures: false
};
if (typeof module !== 'undefined')