This website requires JavaScript.
Explore
Help
Sign In
Graham
/
angular-cli
Watch
1
Star
0
Fork
0
You've already forked angular-cli
mirror of
https://github.com/angular/angular-cli.git
synced
2025-05-28 02:58:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
architect
History
Joey Perrott
c9273f8b85
build: add @types/node to assorted locations where node types are being relied on and currently obtained transitively.
2025-02-19 12:53:55 -05:00
..
builders
refactor(@angular/cli): update aio links -> adev links
2024-06-06 11:12:06 +02:00
node
build: add @types/node to assorted locations where node types are being relied on and currently obtained transitively.
2025-02-19 12:53:55 -05:00
src
refactor: move builtin module imports to use node: prefix imports
2025-02-14 11:09:23 -08:00
testing
refactor: move builtin module imports to use node: prefix imports
2025-02-14 11:09:23 -08:00
BUILD.bazel
build: add @types/node to assorted locations where node types are being relied on and currently obtained transitively.
2025-02-19 12:53:55 -05:00
index.ts
build: migrate
angular-devkit/architect
to
ts_project
2024-12-16 12:17:17 -05:00
package.json
build: migrate
@angular/cli
tests to use
rules_js
2025-01-17 16:29:45 +01:00
README.md
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
README.md
Angular Build Facade
WIP