gateway
gateway copied to clipboard
Using 'dns' package in 'validUrls' plugin breaks Edge Deployments
What Happened?
Description
In edge environments, like on Vercel's edge, many node APIs are not supported and cause deployments to fail. Including dns in the validUrls plugin causes this to happen.
What Should Have Happened?
Consider a different approach for DNS based url validation, or maybe find a way to better allow the code to be tree shaken in edge environments.
Relevant Code Snippet
No response
Your Twitter/LinkedIn
No response