/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/angular_devkit/architect/bin/cli.js
10 строк
248 B
Charles Lyding
refactor(@angular-devkit/architect): consolidate architect cli into core package
18 дек 2025, 15:44
18 дек 2025, 15:44
cf0512d
Код
Авторство
О чём код?
#!/usr/bin/env node /** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ require('./architect');