nx/nx-dev/feature-analytics
Jack Hsu c8a6ffb6ab
docs(misc): fix issue with GA events during local development (#31376)
This PR fixes an issue when you serve nx-dev locally and navigate
between pages in the browser. You'll get an error that `gtag` is not
defined since we never loaded it. We now check that we're in production
environment before sending events.
2025-05-28 09:33:26 -04:00
..
2021-06-07 09:10:04 -04:00

nx-dev-feature-analytics

This library was generated with Nx.

Running unit tests

Run nx test nx-dev-feature-analytics to execute the unit tests via Jest.