mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates Terser config to disable property renaming for the event delegation script (that we later inline into the HTML during SSR). The problem is that event dispatcher relies on some functions on the EventContract class to have original names after after minification, we loose an ability to call those functions. PR Close #55502 |
||
|---|---|---|
| .. | ||
| event-dispatch | ||
| signals | ||