mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Close #43346 From electron 14, the `CallbacksRegistry` is moved to `@electron/remote` package, so all `remote` call between `main` process and `renderer` process is not being patched since the new version of electron released. Also `CallbacksRegistry` is not exported outside, so this commit make a `hack` patch to load `CallbacksRegistry` from `@electron/remote/dist/src/renderer/callbacks-registry` for patching. PR Close #45073 |
||
|---|---|---|
| .. | ||
| bluebird.ts | ||
| cordova.ts | ||
| electron.ts | ||
| jsonp.ts | ||
| socket-io.ts | ||