This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
html-themes
/
tabler.tabler
mirror de
https://github.com/tabler/tabler.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Remove unnecessary dependency on bundlewatch in turbo configuration
codecalm
há 7 meses atrás
pai
b28ce9f2e8
commit
f8a7a13f6b
1 ficheiros alterados
com
0 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
1
turbo.json
+ 0
- 1
turbo.json
Ver Ficheiro
@@ -21,7 +21,6 @@
},
"bundlewatch": {
"dependsOn": [
- "^bundlewatch",
"^build"
]
}