wip: optimize children shapeFlag

This commit is contained in:
Evan You
2019-06-02 22:22:44 +08:00
parent 6d90ba28d3
commit 1681787b43
5 changed files with 27 additions and 31 deletions

View File

@@ -34,7 +34,7 @@ import {
FUNCTIONAL_COMPONENT,
TEXT_CHILDREN,
ARRAY_CHILDREN
} from './shapeFlags'
} from './typeFlags'
const prodEffectOptions = {
scheduler: queueJob