This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
html-themes
/
tabler.tabler
mirror da
https://github.com/tabler/tabler.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 mesi fa
parent
b28ce9f2e8
commit
f8a7a13f6b
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
turbo.json
+ 0
- 1
turbo.json
Vedi File
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}