This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
html-themes
/
tabler.tabler
同期ミラー
https://github.com/tabler/tabler.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 ヶ月 前
親
b28ce9f2e8
コミット
f8a7a13f6b
1 ファイル変更
、
0 行追加
、
1 行削除
分割表示
差分情報を表示
0
1
turbo.json
+ 0
- 1
turbo.json
ファイルの表示
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}