9 lines
214 B
JSON
Executable file
9 lines
214 B
JSON
Executable file
{
|
|
"schematics": {
|
|
"ng-add": {
|
|
"description": "Adds Angular SSR to the application without affecting any templates",
|
|
"factory": "./ng-add/index",
|
|
"schema": "./ng-add/schema.json"
|
|
}
|
|
}
|
|
}
|