Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cacheKeyForTree #273

Merged

Conversation

thec0keman
Copy link
Contributor

This implements the cacheKeyForTree as outlined in this RFC.

See Ember Data#5110 for a more detailed explanation.

package.json Outdated
@@ -34,6 +34,7 @@
},
"devDependencies": {
"broccoli-asset-rev": "^2.2.5",
"calculate-cache-key-for-tree": "^1.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this go in regular dependencies instead of dev?

@thec0keman thec0keman force-pushed the add-cache-key-for-tree branch from 10470ae to c9c61d9 Compare August 3, 2017 00:25
@jakesjews
Copy link
Contributor

@workmanw this looks good to me. Are you cool with merging this?

@thec0keman
Copy link
Contributor Author

Yup, thanks!

@workmanw
Copy link
Contributor

workmanw commented Aug 9, 2017

Yeap. Sounds good to me.

@jakesjews jakesjews merged commit df27564 into adopted-ember-addons:master Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants