/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/angular/ssr/schematics/collection.json
9 строк
214 B
Alan Agius
refactor(@angular/ssr): move `ng-add` schematic to `@schematics/angular`
25 сен 2023, 21:17
25 сен 2023, 21:17
6a85b13
Код
Авторство
О чём код?
{ "schematics": { "ng-add": { "description": "Adds Angular SSR to the application without affecting any templates", "factory": "./ng-add/index", "schema": "./ng-add/schema.json" } } }