build(docs-infra): update to cli@9.0.0-next (#32679)

PR Close #32679
This commit is contained in:
Igor Minar
2019-09-13 17:26:10 -07:00
committed by atscott
parent 5ae48d52e6
commit ecd7554051
4 changed files with 1655 additions and 649 deletions
+7 -1
View File
@@ -59,7 +59,13 @@
"styles": [
"src/styles.scss"
],
"scripts": []
"scripts": [],
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
}
]
},
"configurations": {
"fast": {