Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Commit acbd96f

Browse files
committed
Updated angular-cli config to resolve SchemaClassFactory error when using ng generate.
1 parent af426b4 commit acbd96f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/angular-cli.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"apps": [
77
{
88
"root": "Client",
9+
"assets": [
10+
"favicon.ico"
11+
],
912
"main": "main.ts",
1013
"tsconfig": "tsconfig.json",
1114
"prefix": "ng2cli",

0 commit comments

Comments
 (0)