Skip to content

[botservice] Prod. environment is polluted with dev. dependencies. #495

Open
@Joll59

Description

Extension name (the extension in question)

botservice or any extension that installs node dependencies.

Description of issue (in as much detail as possible)

devDependecies should NOT be installed when running npm install in production environment.

Found here

nodeinstall

Solution npm install --production.
nodeinstallprod


Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions