
committed by
Alex Rickabaugh

parent
6cb1adf105
commit
6e5fb99304
@ -34,7 +34,7 @@ describe('iv perf test', () => {
|
||||
class Component {
|
||||
static ngComponentDef = defineComponent({
|
||||
type: Component,
|
||||
selector: [[['div'], null]],
|
||||
selectors: [['div']],
|
||||
template: function Template(ctx: any, cm: any) {
|
||||
if (cm) {
|
||||
container(0);
|
||||
|
Reference in New Issue
Block a user