Wire no-tax-on-social-security-dashboard zone#1114
Closed
PavelMakarchuk wants to merge 1 commit into
Closed
Conversation
Path-mounted static-export zone for the HR 904 dashboard: two route rewrites preserving the basePath plus the /_zones asset proxy, pointing at the zone's Vercel production deployment. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds host rewrites so the HR 904 dashboard (built by the reform-publication pipeline, repo) is reachable at policyengine.org/us/no-tax-on-social-security-dashboard.
/_zones/no-tax-on-social-security-dashboardasset proxy (static export with assetPrefix)Note on apps.json: the plan has
register_in_apps_json: true, but the /deploy-dashboard doc's multizone entry format (pathfield, no iframe type) isn't supported byapp/src/types/apps.ts— the schema only has iframe/streamlit/obbba/custom with a requiredsource. Leaving the research-listing entry for a follow-up once the schema supports multizone entries (or guidance says otherwise).🤖 Generated with Claude Code