Skip to content

feat(prod): enable iframe rendering in netlify.toml#3184

Merged
drewstone merged 1 commit intodevelopfrom
feat/enable-iframe-prod
May 7, 2026
Merged

feat(prod): enable iframe rendering in netlify.toml#3184
drewstone merged 1 commit intodevelopfrom
feat/enable-iframe-prod

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Sets VITE_BLUEPRINT_IFRAME_ENABLED=true under [context.production.environment] (and deploy-preview / branch-deploy contexts). Vite inlines this at build time, so the next master deploy turns iframe rendering on for production users without a Netlify dashboard change.

Source-of-truth lives in repo. Same-day kill switch is just flipping to "false" and redeploying — documented in apps/tangle-cloud/src/blueprintApps/iframe/README.md.

Sets VITE_BLUEPRINT_IFRAME_ENABLED=true under [context.production.environment]
(plus deploy-preview + branch-deploy contexts so PR-preview URLs match
production behaviour). Vite inlines this at build time, so the next
master deploy picks it up without a Netlify dashboard change.

Source-of-truth lives in repo; flipping it back to 'false' + redeploy
is the same-day kill switch documented in iframe/README.md.
@drewstone drewstone requested a review from AtelyPham as a code owner May 7, 2026 16:40
@drewstone drewstone merged commit 137150b into develop May 7, 2026
@drewstone drewstone deleted the feat/enable-iframe-prod branch May 7, 2026 16:40
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for tangle-leaderboard ready!

Name Link
🔨 Latest commit d67ab11
🔍 Latest deploy log https://app.netlify.com/projects/tangle-leaderboard/deploys/69fcc087bf1e780008ac5298
😎 Deploy Preview https://deploy-preview-3184--tangle-leaderboard.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit d67ab11
🔍 Latest deploy log https://app.netlify.com/projects/tangle-cloud/deploys/69fcc087d7f90000081763d8
😎 Deploy Preview https://deploy-preview-3184--tangle-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit d67ab11
🔍 Latest deploy log https://app.netlify.com/projects/tangle-dapp/deploys/69fcc087a307ec000848412d
😎 Deploy Preview https://deploy-preview-3184--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant