This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hostbbq
/
hostbbq-monitoring
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
FCM Install: to avoid prompt during install.sh: set angular-cli analytics to false
Christian Kahlau
hace 3 años
padre
c18d1a558b
commit
d943cdf0a3
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
fcm/ng/angular.json
+ 3
- 0
fcm/ng/angular.json
Ver fichero
@@ -93,5 +93,8 @@
}
}
}
+ },
+ "cli": {
+ "analytics": false
}
}