Ghost/ghost/stats-service
Rishabh Garg 45a301277d
Updated empty referrer source to null (#15456)
refs https://github.com/TryGhost/Team/issues/1939

- changes empty referrer source to null instead of explicit `Unavailable` in API
- makes it easier for clients/frontend to ignore empty referrers
2022-09-22 20:58:45 +05:30
..
lib Updated empty referrer source to null (#15456) 2022-09-22 20:58:45 +05:30
test Updated empty referrer source to null (#15456) 2022-09-22 20:58:45 +05:30
.eslintrc.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
index.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
package.json Update Test & linting packages 2022-09-20 18:01:42 +00:00
README.md Cleanup Stats-Service package files 2022-09-20 14:28:11 +01:00

Stats

Stats service

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests