Skip to content
#

Ember

ember logo

Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.

Here are 1,240 public repositories matching this topic...

storybook
rwjblue
rwjblue commented Dec 15, 2017

By default ember-cli updates a number of the "app trees" to be from tests/dummy when developing an addon locally. We do this for app, styles, templates, public, and tests trees (handled inside lib/broccoli/ember-addon.js).

Unfortunately, we do not forward the apps vendor tree to tests/dummy/. This means that our addon's treeForVendor is called, but then subsequently clobbered by the "apps

Created by Yehuda Katz

Released December 8, 2011

Organization
emberjs
Website
www.emberjs.com
Wikipedia
Wikipedia
You can’t perform that action at this time.