angular-cn/packages
George Kalpakas e041ac6f0d fix(ngcc): display output from the unlocker process on Windows ()
On Windows, the output of a detached process (such as the unlocker
process used by `LockFileWithChildProcess`) is not shown in the parent
process' stdout.

This commit addresses this by piping the spawned process' stdin/stdout
and manually writing to the parent process' stdout.

PR Close 
2020-04-15 09:25:27 -07:00
..
animations build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
bazel build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
benchpress build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
common build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
compiler refactor(compiler): create a new root `BindingScope` for each template () 2020-04-09 09:44:56 -07:00
compiler-cli fix(ngcc): display output from the unlocker process on Windows () 2020-04-15 09:25:27 -07:00
core build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
docs refactor(core): remove deprecated Renderer () 2019-10-08 09:23:00 -07:00
elements build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
examples build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
forms test: disable failing saucelabs tests () 2020-04-14 10:13:33 -07:00
http build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
language-service refactor(language-service): clean up and exports and consolidate types () 2020-04-14 10:17:43 -07:00
localize build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
platform-browser build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
platform-browser-dynamic build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
platform-server build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
platform-webworker build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
platform-webworker-dynamic build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
private/testing build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
router build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
service-worker build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
upgrade build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
zone.js build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00
BUILD.bazel build: reference zone.js from source directly instead of npm. () 2019-11-06 00:48:34 +00:00
README.md docs: add doc reference to npm package readme () 2019-11-20 14:46:23 -08:00
circular-deps-test.conf.js build: allow custom module resolution for ts-circular-deps tests () 2020-03-27 11:14:49 -07:00
empty.ts
goog.d.ts
license-banner.txt build: bump year () 2020-01-13 07:21:43 -08:00
system.d.ts build: no longer run tslint from within gulp task () 2020-03-03 09:20:49 -08:00
tsconfig-build-no-strict.json
tsconfig-build.json
tsconfig-test.json
tsconfig.json build: enable IDE type checking of $localize code () 2020-02-28 07:09:50 -08:00
types.d.ts build: reformat repo to new clang@1.4.0 () 2020-04-14 12:08:36 -07:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

Usage information and reference details can be found in Angular documentation.

License: MIT