How to remove Amplitude
- Remove the following libraries:
amplitude-js
: Top-level amplitude official lib, used by react-amplitude.@amplitude/react-amplitude
: React-friendly amplitude lib, non-officially maintained. Really useful when working with react.
- Remove their components usage in the source code
- Remove the
NEXT_PUBLIC_AMPLITUDE_API_KEY
env var, in.env