Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Unable to generate plain JavaScript files if TypeScript or CoffeeScript files are present #1249

@ghost

Description

When dealing with a project that already contains *.coffee files:

  • Using the command line argument --coffee=false does not generate plain JavaScript files.

When dealing with a project that already contains *.ts files:

  • Using the command line argument --typescript=false does not generate plain JavaScript files.
  • Using the command line argument --coffee creates TypeScript files.

Mac OS
Yo version 1.6.0
Generator-angular version 0.15.1
Node version 5.3.0

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