Skip to content

E2E tests should not run npm install multiple times #43

@vsavkin

Description

@vsavkin

Right ever time that runs ng build also runs npm install, which is very slow.

We can speed it up by running npm install ones and then copying over or linking the directory.

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