Skip to content

Commit

Permalink
Merge pull request #12116 from rwjblue/enable-debug-handlers-feature
Browse files Browse the repository at this point in the history
[FEATURE ember-debug-handlers] Enable by default.
  • Loading branch information
rwjblue committed Aug 16, 2015
2 parents 68dec3d + 2be3ed8 commit 7cee520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ember-routing-core-outlet": null,
"ember-routing-route-configured-query-params": null,
"ember-libraries-isregistered": null,
"ember-debug-handlers": null,
"ember-debug-handlers": true,
"ember-registry-container-reform": null,
"ember-routing-routable-components": null
},
Expand Down

0 comments on commit 7cee520

Please sign in to comment.