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

Merge to main to test domain #21

Merged
merged 11 commits into from
Feb 5, 2025
Merged

Merge to main to test domain #21

merged 11 commits into from
Feb 5, 2025

Conversation

earth2travis
Copy link
Contributor

No description provided.

skuhlmann and others added 11 commits January 24, 2025 11:53
Updates the 'name' field in wrangler.toml to match the Cloudflare Pages project name. This ensures proper mapping between the build configuration and deployment target.
fix: align wrangler.toml project name with Pages deployment
- Update package.json build script for Cloudflare Pages
- Update build settings in Cloudflare dashboard
- Fix Wrangler output directory path in wrangler.toml

These changes align the build configuration across all deployment-related files to ensure consistent builds on Cloudflare Pages.
Updates wrangler.toml to use .vercel/output/static directory to match Cloudflare Pages build process requirements
Adds Edge Runtime configuration to dynamic routes to support Cloudflare Pages deployment:

- /dao/[chainid]/[daoid]/[proposaltype]/opengraph-image.tsx
- /dao/[chainid]/[daoid]/[proposaltype]/page.tsx
- /dao/[chainid]/[daoid]/page.tsx
- /dao/[chainid]/[daoid]/opengraph-image.tsx
@earth2travis earth2travis merged commit 37b112d into main Feb 5, 2025
2 checks passed
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.

2 participants