mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
JSAction script is inlined into the HTML by the build process to avoid extra blocking request. The script looks like this: ``` <script type="text/javascript" id="ng-event-dispatch-contract">...</script> ``` This commit updates the logic to remove JSAction if event replay feature is disabled or if there are no events to replay. PR Close #55428 |
||
|---|---|---|
| .. | ||
| init | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||