mdubus opened this issue 2 years ago · 1 comments
By running the website locally with yarn dev, we have a Segment error because no Segment API key is provided:
yarn dev
Segment shouldn't try to push data on development environment, so a check should be added.
Resolved with #519