Skip to content

Blueprints don't work with Ember 2.6 #114

Description

@huberts

Hi!
I noticed the addon's blueprints stopped working after migrating to Ember-CLI 2.6.1:

npm install -g ember-cli@2.6.1
ember new newapp
cd newapp
ember generate component working-component
ember install ember-cli-coffeescript
ember generate component non-working-component

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions