Skip to content

e2e script is created in package.json when --createApplication=false #13412

@Ant59

Description

@Ant59

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [x] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Node: v10.13.0
NPM: v6.4.1
Angular CLI: v7.1.3

Repro steps

  1. ng new --createApplication=false
  2. e2e script is added to package.json

Desired functionality

The e2e script should not be added to the package.json because no e2e directory or functionality is generated when createApplication flag is false.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions