Only load Adsense in prod. and reset on each page

This commit is contained in:
Andrew Miner
2015-03-10 21:34:41 -07:00
parent ee75415729
commit 50c3d95440
27 changed files with 214 additions and 117 deletions
+2
View File
@@ -5,6 +5,8 @@ Copyright (c) 2014-2015 by Redwood Labs
All rights reserved.
###
exports.AdsenseEnvs = [ 'production' ]
# Minecraft must be first
exports.DefaultMods =
minecraft: { defaultVersion: '1.7.10' }