gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Using 'dns' package in 'validUrls' plugin breaks Edge Deployments

Open jpulec opened this issue 1 year ago • 0 comments

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

jpulec avatar Sep 11 '24 22:09 jpulec