Using Yalc for Ember Engine/addon Development

When developing an Ember Engine (or other addon), you'll often want to test in a consuming host app that rebuilds when you make changes to the engine/addon. Yalc will let you do this in a way that handles dependency resolution and other concerns.…