fix(compiler): update compiler to generate new slot allocations (#25607)
PR Close #25607
This commit is contained in:

committed by
Matias Niemelä

parent
5c95b4b3a3
commit
27e2039630
@ -90,7 +90,6 @@ export const angularCoreEnv: {[name: string]: Function} = {
|
||||
'ɵquery': r3.query,
|
||||
'ɵqueryRefresh': r3.queryRefresh,
|
||||
'ɵregisterContentQuery': r3.registerContentQuery,
|
||||
'ɵreserveSlots': r3.reserveSlots,
|
||||
'ɵreference': r3.reference,
|
||||
'ɵelementStyling': r3.elementStyling,
|
||||
'ɵelementStylingMap': r3.elementStylingMap,
|
||||
|
Reference in New Issue
Block a user