Ghost/ghost/member-attribution
Simon Backx 232882daa2 Mapped '/' attribution url to homepage
fixes https://github.com/TryGhost/Team/issues/1846

- Shows homepage instead of / for attribution values
2022-08-25 14:51:38 +02:00
..
lib Mapped '/' attribution url to homepage 2022-08-25 14:51:38 +02:00
test Mapped '/' attribution url to homepage 2022-08-25 14:51:38 +02:00
.eslintrc.js
index.js Improved dependency structure of member-attribution package 2022-08-22 11:36:24 +02:00
package.json
README.md

Member Attribution

Usage

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

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