Last change
on this file was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
306 bytes
|
Rev | Line | |
---|
[59329aa] | 1 | {
|
---|
| 2 | "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
|
---|
| 3 | "schematics": {
|
---|
| 4 | "ng-add": {
|
---|
| 5 | "description": "Adds Font Awesome 5 to the application without affecting any templates.",
|
---|
| 6 | "factory": "./ng-add/index",
|
---|
| 7 | "schema": "./ng-add/schema.json"
|
---|
| 8 | }
|
---|
| 9 | }
|
---|
| 10 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.