This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
html-themes
/
tabler.tabler
espejo de
https://github.com/tabler/tabler.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
hace 7 meses
padre
b28ce9f2e8
commit
f8a7a13f6b
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
turbo.json
+ 0
- 1
turbo.json
Ver fichero
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}