Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ember-font-awesome vs. ember-cli-font-awesome. #102

Conversation

blimmer
Copy link

@blimmer blimmer commented Jul 13, 2016

Subtle distinction, but since this is an Ember >2.3 app, you should use the flavor without the cli. This squashes those pesky build-time warnings about overriding init without _super.

Subtle distinction, but since this is an Ember >2.3 app, you should use
the flavor without the `cli`. This squashes those pesky build-time
warnings about overriding `init` without `_super`.
@offirgolan
Copy link
Collaborator

Ooooo okay, I didnt know there an ember-font-awesome. Thanks @blimmer

@offirgolan offirgolan merged commit 46f679b into adopted-ember-addons:master Jul 14, 2016
offirgolan added a commit that referenced this pull request Jul 19, 2016
* master:
  chore(package): update ember-cli-yuidoc to version 0.8.5 (#107)
  chore(package): update ember-cli to version 2.6.3 (#105)
  Use `get` on rows collection
  Update changelog
  Released v1.0.1
  Use ember-font-awesome vs. ember-cli-font-awesome. (#102)
  [BUGFIX] Always use Ember object `get`. (#101)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants