Skip to content

Runtime dependency on typescript adding 65MB #4

@mariusmarais

Description

@mariusmarais

Hi, your typescript is showing, specifically as a dependency and not a devDependency, which adds ~ 65MB to production builds.

End-users can override it with

  "resolutions": {
    "zodcli/typescript": "npm:empty-npm-package@1.0.0"
  }

in the package.json, but that's not great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions