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

Add redirect/proxy named param on routeRules #2357

Open
1 task
maximepvrt opened this issue Apr 11, 2024 · 0 comments
Open
1 task

Add redirect/proxy named param on routeRules #2357

maximepvrt opened this issue Apr 11, 2024 · 0 comments

Comments

@maximepvrt
Copy link
Contributor

maximepvrt commented Apr 11, 2024

Describe the feature

routeRules: {
    '/card/:contributor.png': { proxy: '/__og-image__/image/:contributor/og.png' },
    '/:contributor/__og_image__/og.png': { redirect: '/card/:contributor.png' },
  }

Additional information

  • Would you be willing to help implement this feature?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant