Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

built from https://github.com/emberjs/ember.js/pull/14723 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GavinJoyce
Copy link
Member

@GavinJoyce GavinJoyce commented Dec 18, 2016

see emberjs/ember.js#14723

for an example of an app running this, see GavinJoyce/backtracking#7

If you would like to try this out, update your bower.json to include the ember dependency as follows:

{
  "name": "backtracking",
  "dependencies": {
    "ember": "intercom/ember#2.11.0-canary-with-improved-backtracking-assertion",
    "ember-cli-shims": "0.1.3"
  },
  "resolutions": {
    "ember": "2.11.0-canary-with-improved-backtracking-assertion"
  }
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant