This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
chenxixian
/
devdocs
同期ミラー
https://github.com/freeCodeCamp/devdocs
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Prevent debug script from breaking the app
Thibaut
12 年 前
親
e44ef3f69a
コミット
4f2719e8b2
1 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
assets/javascripts/debug.js.coffee
+ 2
- 0
assets/javascripts/debug.js.coffee
ファイルの表示
@@ -1,3 +1,5 @@
+return unless console?.time and console.groupCollapsed
+
#
# App
#