add new relic browser agent

This commit is contained in:
Matteo Pagliazzi
2015-02-04 16:50:54 +01:00
parent c3bb42b108
commit 9227c7b3d3
2 changed files with 6 additions and 0 deletions
File diff suppressed because one or more lines are too long
+4
View File
@@ -1,6 +1,8 @@
{
"app": {
"js": [
"js/new_relic.js",
"bower_components/jquery/dist/jquery.min.js",
"bower_components/jquery.cookie/jquery.cookie.js",
"bower_components/pnotify/jquery.pnotify.min.js",
@@ -78,6 +80,8 @@
},
"static": {
"js": [
"js/new_relic.js",
"bower_components/jquery/dist/jquery.min.js",
"bower_components/habitrpg-shared/dist/habitrpg-shared.js",
"bower_components/angular/angular.js",