angular/packages/zone.js/lib/node
Alan Agius 381cb98226 fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50467)
Similar to the browser, now we also monkey patch `queueMicrotask` in Node.js. This API was added in Node.js 11.

PR Close #50467
2023-05-30 12:57:45 -07:00
..
events.ts fix(zone.js): should continue to executue listeners when throw error (#41562) 2021-04-21 15:54:08 -07:00
fs.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
node.ts fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50467) 2023-05-30 12:57:45 -07:00
node_util.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
promise.ts fix(zone.js): zone-node only patch Promise.prototype.then (#49144) 2023-02-27 08:02:43 -08:00
rollup-main-node-bundle.ts fix(zone.js): zone-node only patch Promise.prototype.then (#49144) 2023-02-27 08:02:43 -08:00
rollup-main.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
rollup-test-main.ts fix(zone.js): zone-node only patch Promise.prototype.then (#49144) 2023-02-27 08:02:43 -08:00