mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7837f7119f
Similar to the browser, now we also monkey patch `queueMicrotask` in Node.js. This API was added in Node.js 11. PR Close #50530