The Wayback Machine - https://web.archive.org/web/20200908064018/https://github.com/topics/ember-cli
Skip to content
#

ember-cli

Here are 341 public repositories matching this topic...

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

Improve this page

Add a description, image, and links to the ember-cli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ember-cli topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.