Skip to content

Commit

Permalink
Merge pull request #13855 from rwjblue/enable-features
Browse files Browse the repository at this point in the history
Enable features approved on 2016-07-15.
  • Loading branch information
rwjblue authored Jul 22, 2016
2 parents 6933403 + 428ad54 commit 245488d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"features-stripped-test": null,
"ember-routing-route-configured-query-params": null,
"ember-libraries-isregistered": null,
"ember-application-engines": null,
"ember-application-engines": true,
"ember-glimmer": null,
"ember-runtime-computed-uniq-by": true,
"ember-improved-instrumentation": null,
"ember-runtime-enumerable-includes": null,
"ember-string-ishtmlsafe": null,
"ember-testing-check-waiters": null,
"ember-runtime-enumerable-includes": true,
"ember-string-ishtmlsafe": true,
"ember-testing-check-waiters": true,
"ember-metal-weakmap": null
}
}

0 comments on commit 245488d

Please sign in to comment.