Meteor destructs our beautiful earth when devtools invoked.
In a browser:
<script src="devtool-meteor.js"></script>Using npm:
$ npm install --save devtool-meteorrequire('devtool-meteor');npm installThis code is tested with node.js 8.6.0
npm startOpen http://localhost:1234 in your chrome browser and press F12 key to open the devtools.
For more information. see Qiita in Japanese.