Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Re-running sapi init on an existing project with jwt type none adds email dependencies #21

Description

@etsuo

If you run sapi init over an existing project, it should let you diff changes. If that project was setup with jwt type none, on the second sapi init, it inserts:

    "email-templates": "^3.2.0",
    "nodemailer": "^4.0.1",
    "@types/email-templates": "^3.1.0",

into package.json. It should not unless the user changed the jwt target to auth-authority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions