fix(ivy): blueprints should be synced whenever they are off (#27281)

PR Close #27281
This commit is contained in:
Kara Erickson
2018-11-26 15:27:59 -08:00
committed by Jason Aden
parent a7ba05ad82
commit d0e8020506
4 changed files with 77 additions and 22 deletions

View File

@ -230,9 +230,6 @@
{
"name": "extractPipeDef"
},
{
"name": "firstTemplatePass"
},
{
"name": "generateExpandoInstructionBlock"
},
@ -263,9 +260,6 @@
{
"name": "getFirstParentNative"
},
{
"name": "getFirstTemplatePass"
},
{
"name": "getHighestElementContainer"
},

View File

@ -782,9 +782,6 @@
{
"name": "findViaComponent"
},
{
"name": "firstTemplatePass"
},
{
"name": "flattenUnsubscriptionErrors"
},
@ -860,9 +857,6 @@
{
"name": "getFirstParentNative"
},
{
"name": "getFirstTemplatePass"
},
{
"name": "getHighestElementContainer"
},