Skip to content

Conversation

@Rich-Harris
Copy link
Member

WIP

@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
svelte-dev Ready Ready Preview Oct 30, 2025 11:11pm

injectSpeedInsights();
inject({ mode: dev ? 'development' : 'production' });
// injectSpeedInsights();
// inject({ mode: dev ? 'development' : 'production' });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because it's annoying console spam. maybe we should put it inside a if (!dev) block?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants