This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
html-themes
/
tabler.tabler
miroir de
https://github.com/tabler/tabler.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
il y a 7 mois
Parent
b28ce9f2e8
commit
f8a7a13f6b
1 fichiers modifiés
avec
0 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
0
1
turbo.json
+ 0
- 1
turbo.json
Voir le fichier
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}