Commit 56afab1e authored by Tt's avatar Tt

Merge branch 'master' of http://vcs.ireadabc.com/template/OP32 into master

parents 31c06303 570167c7
No preview for this file type
...@@ -128,5 +128,8 @@ ...@@ -128,5 +128,8 @@
} }
} }
}, },
"defaultProject": "ng-template-generator" "defaultProject": "ng-template-generator",
"cli": {
"analytics": false
}
} }
\ No newline at end of file
This diff is collapsed.
...@@ -61,7 +61,6 @@ registerLocaleData(zh); ...@@ -61,7 +61,6 @@ registerLocaleData(zh);
}) })
export class AppModule { export class AppModule {
constructor(library: FaIconLibrary) { constructor(library: FaIconLibrary) {
// library.addIconPacks(fas, far); library.addIconPacks(fas, far);
// library.addIconPacks(far);
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment