We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01eee17 commit be72286Copy full SHA for be72286
1 file changed
index.html
@@ -13,6 +13,9 @@
13
</head>
14
<body>
15
<div id="content"></div>
16
+ <script type="text/javascript">
17
+ console.log = function() {}
18
+ </script>
19
<script src="https://cdn.firebase.com/js/client/2.2.7/firebase.js"></script>
20
<script src="build/app.js"></script>
21
<script>
0 commit comments