Google Analytics implemented

This commit is contained in:
James Barnsley
2017-01-04 15:24:13 +13:00
parent 3788c20524
commit 153303094b
12 changed files with 148 additions and 18 deletions

View File

@ -35,9 +35,10 @@
"node-sass": "*",
"extract-text-webpack-plugin": "*",
"jquery": "3.1.1",
"mopidy": "^0.5.0",
"mopidy": "^0.5.0",
"expose-loader": "*",
"react-fontawesome": "*"
"react-fontawesome": "*",
"react-ga": "2.1.2"
},
"scripts": {
"dev": "./build.sh & NODE_ENV=development webpack",