vercel / analytics

Privacy-friendly, real-time traffic insights
https://vercel.com/analytics
Mozilla Public License 2.0
416 stars 24 forks source link

fix(build): add peer and optional deps #125

Closed tknickman closed 5 months ago

tknickman commented 6 months ago

Add react as a peer to ensure that there are no transitive dependencies (so pnpm doesn't complain when using isolated modules).

Similar to https://github.com/vercel/speed-insights/pull/45

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
analytics-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 11:42am
analytics-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 11:42am
vercel[bot] commented 6 months ago

@tknickman is attempting to deploy a commit to the Analytics Team on Vercel.

A member of the Team first needs to authorize it.

feugy commented 5 months ago

Thanks @tknickman. We got it merged else where, and the final state is in line with your proposal. :same-brain: