Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
feat(debug): shake device to show debug menu
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Nov 14, 2016
1 parent 89550af commit 770f4e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/ion-dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,8 @@ window.IonicDevServer = {
break;
}
});

this.enableShake();
},

enableShake: function() {
Expand Down

0 comments on commit 770f4e3

Please sign in to comment.