-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inject analytics env #6876
Inject analytics env #6876
Conversation
🦋 Changeset detectedLatest commit: e20edbc The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Is this needed given #6776 (comment)? |
@bluwy I don't believe the analytics ID is included in those. I had to put a workaround in place to get it working. |
Sorry for not following up on this. Given Vercel doesn't have special This should be good to merge once the conflicts are resolved. Thanks for fixing this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've rebased the branch. Will merge when CI passes
Changes
Testing
Docs
vite.define
are no longer needed.Related: #6776 #6751