Commit 570167c7 authored by 范雪寒's avatar 范雪寒

feat:

parent c8c50ec8
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