Skip to content

Commit

Permalink
Web vitals (#952)
Browse files Browse the repository at this point in the history
* added browserify and tracking function

* compiled js bundle

* TTFB tracking

* web-vitals over npm copy

* added max-ostapenko

* cleanup

* compact event value code

* console log removed

* reportAllChanges=true
  • Loading branch information
max-ostapenko committed Jul 6, 2020
1 parent 3f288e0 commit 74e9170
Show file tree
Hide file tree
Showing 7 changed files with 244 additions and 388 deletions.
11 changes: 11 additions & 0 deletions src/config/2020.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,17 @@
"github": "dsadhanala",
"twitter": "dsadhanala"
},
"max-ostapenko": {
"name": "Max Ostapenko",
"teams": [
"analysts",
"developers"
],
"avatar_url": "https:\/\/avatars1.githubusercontent.com\/u\/1611259?v=4&s=200",
"website": "https:\/\/maxostapenko.com",
"github": "max-ostapenko",
"twitter": "themax_o"
},
"rviscomi": {
"name": "Rick Viscomi",
"teams": [
Expand Down
Loading

0 comments on commit 74e9170

Please sign in to comment.