fix(zone.js): zone-mix should import correct browser module (#31628)
Close #31626 PR Close #31628
This commit is contained in:

committed by
Miško Hevery

parent
2bb9a65351
commit
87ce4e997b
@ -6,8 +6,5 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import '../zone';
|
||||
import '../common/promise';
|
||||
import '../common/to-string';
|
||||
import '../browser/browser';
|
||||
import '../browser/rollup-main';
|
||||
import '../node/node';
|
||||
|
Reference in New Issue
Block a user