Skip to content
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

fix: build false into CDN build for process.env.TEST_LIVE #1316

Merged
merged 1 commit into from May 25, 2023

Conversation

steveluscher
Copy link
Collaborator

@steveluscher steveluscher commented May 25, 2023

fix: build false into CDN build for process.env.TEST_LIVE

Summary

This was added in 88618c2 but I didn't add a shim for the CDN build.

Fixes #1315.

Test Plan

pnpm compile:js

Observe that the CDN build no longer has process.env.TEST_LIVE in it.

## Summary

This was added in 88618c2 but I didn't add a shim for the CDN build.

Fixes #1315.
@steveluscher steveluscher merged commit ffa81ab into master May 25, 2023
6 checks passed
@steveluscher steveluscher deleted the pr1316 branch May 25, 2023 16:40
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.77.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.77.0 unpkg version depends on process.ENV
2 participants