This website works better with JavaScript
Home
Explore
Help
Sign In
hostbbq
/
hostbbq-monitoring
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
FCM Install: to avoid prompt during install.sh: set angular-cli analytics to false
Christian Kahlau
3 years ago
parent
c18d1a558b
commit
d943cdf0a3
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
fcm/ng/angular.json
+ 3
- 0
fcm/ng/angular.json
View File
@@ -93,5 +93,8 @@
}
}
}
+ },
+ "cli": {
+ "analytics": false
}
}