https://github.com/angular/angular
Revision 06ffe9a021a1f454392a6bcb0c18e36051bb2629 authored by Tommy Gaessler on 26 October 2023, 22:48:08 UTC, committed by Pawel Kozlowski on 28 February 2024, 16:35:10 UTC
Updated the "Setting up Zone.js" instructions to the latest convention from
how the Angular CLI configures it.
Include adding zone-flats.ts to the tsconfig.app.json file step.
Added src/ to zone-flag.ts in the code example.

PR Close #52409
1 parent c1590e7
History
Tip revision: 06ffe9a021a1f454392a6bcb0c18e36051bb2629 authored by Tommy Gaessler on 26 October 2023, 22:48:08 UTC
docs: updated setting up Zone.js instructions (#52409)
Tip revision: 06ffe9a
File Mode Size
content
scripts
src
tests
tools
.eslintrc.json -rw-r--r-- 7.5 KB
.gitignore -rw-r--r-- 696 bytes
.npmrc -rw-r--r-- 21 bytes
BUILD.bazel -rw-r--r-- 10.8 KB
README.md -rw-r--r-- 7.1 KB
UPDATING.md -rw-r--r-- 2.5 KB
aio_targets.bzl -rw-r--r-- 457 bytes
angular.json -rw-r--r-- 8.2 KB
database.rules.json -rw-r--r-- 128 bytes
firebase.json -rw-r--r-- 18.8 KB
karma.conf.js -rw-r--r-- 2.4 KB
local_packages_util.bzl -rw-r--r-- 4.9 KB
ngsw-config.json -rw-r--r-- 4.1 KB
ngsw-config.template.json -rw-r--r-- 1.8 KB
package.json -rw-r--r-- 7.3 KB
security-exemptions.json -rw-r--r-- 302 bytes
tsconfig.app.json -rw-r--r-- 334 bytes
tsconfig.json -rw-r--r-- 1.2 KB
tsconfig.spec.json -rw-r--r-- 237 bytes
tsconfig.worker.json -rw-r--r-- 230 bytes
yarn.lock -rw-r--r-- 714.0 KB

README.md

back to top