Skip to content

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

@jpulec

Description

@jpulec

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions