Skip to content

8 migration should not add e2e/browserlist #14233

@filipesilva

Description

@filipesilva

Projects created with CLI 7 have two default projects: project-name and project-name-e2e. But projects created with CLI 8 only have project-name and a e2e target inside it instead.

The differential-loading migration adds e2e/browserslist, but shouldn't. We should either ignore the old e2e project or roll it into project-name like the current configs do.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions