This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
html-themes
/
tabler.tabler
mirror of
https://github.com/tabler/tabler.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 tháng trước cách đây
mục cha
b28ce9f2e8
commit
f8a7a13f6b
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
turbo.json
+ 0
- 1
turbo.json
Xem Tập Tin
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}