This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
html-themes
/
tabler.tabler
kopia lustrzana
https://github.com/tabler/tabler.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 miesięcy temu
rodzic
b28ce9f2e8
commit
f8a7a13f6b
1 zmienionych plików
z
0 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
0
1
turbo.json
+ 0
- 1
turbo.json
Wyświetl plik
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}