build: extract interface and util sub compilation from core (#28028)
PR Close #28028
This commit is contained in:

committed by
Andrew Kushnir

parent
b05baa59e0
commit
885f1af509
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
import {Injectable} from '../di';
|
||||
import {scheduleMicroTask} from '../util';
|
||||
import {scheduleMicroTask} from '../util/microtask';
|
||||
import {NgZone} from '../zone/ng_zone';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user