vercel / analytics

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

Just use development mode when NODE_ENV is development or test #17

Closed tobiaslins closed 1 year ago

tobiaslins commented 1 year ago

The package sometimes uses the debug script for some special setups. Fix this by only using the development script when NODE_ENV is set to development or test