ember-cli-create icon indicating copy to clipboard operation
ember-cli-create copied to clipboard

These are enabled by default in Ember CLI 3.5

Open hakubo opened this issue 7 years ago • 3 comments

hakubo avatar Oct 18 '18 08:10 hakubo

That is true, but not everybody has upgraded to ember-cli 3.5 as of now, that's why they are still in. To make this cool, you can check for the ember version and remove them, when this is new enough.

gossi avatar Oct 18 '18 09:10 gossi

@hakubo looks cool. Can you explain, why you put (Broken) into the commit message?

gossi avatar Oct 18 '18 21:10 gossi

Because I don't think it'll work :) new VersionChecker(this); need an instance of an addon that we don't have here I have asked how we could use that outside normal ember addon here https://github.com/ember-cli/ember-cli-version-checker/issues/54

hakubo avatar Oct 18 '18 21:10 hakubo