This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
html-themes
/
tabler.tabler
peilaus alkaen
https://github.com/tabler/tabler.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
7 kuukautta sitten
vanhempi
b28ce9f2e8
commit
f8a7a13f6b
1 muutettua tiedostoa
jossa
0 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
0
1
turbo.json
+ 0
- 1
turbo.json
Näytä tiedosto
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}