Skip to content

netlify-cli should be in dependencies #58

Description

@ivan-unfolds

As a principle everything that you need to run the project should be in the dependencies. I think most of you must have netlify-cli installed globally, however other developers that come onto the project probably will not. So adding netlify-cli to deps and then changing your start script to "start": "netlify dev" would be best practice. More info here -> https://www.12factor.net/dependencies

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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