Skip to content

Make express an optional peer dependency #2814

@benmccann

Description

@benmccann

express is a very heavy library with 67 dependencies: https://npmgraph.js.org/?q=express

It doesn't seem to be used in a required functionality here, but in optional functionality:

} from 'express';

Users who are using express will have it installed. Those who are using a different web server should not have express installed

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions