Skip to content

Cypress required when building production #1242

Closed
@cybercode

Description

@cybercode

Version

3.0.0-beta.6

Reproduction link

https://gist.github.com/cybercode/49e97783e92b2bdd2710c1e5d9e55508

Steps to reproduce

move build dependencies out of dev. Leave test dependencies in dev

What is expected?

yarn build should build the dist

What is actually happening?

error from vue-cli-service due to missing cypress library


Esp. deploying from a docker environment, the time required to download cypress, which is not needed for the build is problematic. You should be able to run vue-cli-service build without having to install the test tools.

Metadata

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