mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
better browser monitoring
This commit is contained in:
parent
9227c7b3d3
commit
637928371b
4 changed files with 11 additions and 6 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"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",
|
||||
|
|
@ -80,8 +78,6 @@
|
|||
},
|
||||
"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",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue