Skip to content

setting spec default for modules to false still generates *component.spec.ts #3487

Closed
@aavelyn

Description

@aavelyn

Please provide us with the following information:

OS?

macOS El Capitain

Versions.

"1.0.0-beta.19-3

"defaults": {
   ...
    "spec": {
        "class": false,
        "component": false,
        "directive": false,
        "module": false,
        "pipe": false,
        "service": false
    }
}

Setting module to false still generates spec.ts files for the component.


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions