This talk reviews the current (2014/09/25) hooks available to Ember CLI addons. What they do, how they work by default, and what the common use cases for each are.
directory) • Returned tree is build into a standalone package under the addon’s namespace. ◦ ES6 -> `vendor.js` ◦ Styles -> `vendor.css` ◦ Templates -> `vendor.js` ◦ JSHint (when developing addon)