refactor(ivy): separate container into 2 instructions (#25509)

PR Close #25509
This commit is contained in:
Kara Erickson
2018-08-15 18:37:03 -07:00
committed by Jason Aden
parent abcc430310
commit 6482f6f0fe
26 changed files with 228 additions and 208 deletions

View File

@ -369,7 +369,7 @@
"name": "componentRefresh"
},
{
"name": "container"
"name": "containerInternal"
},
{
"name": "contextViewData"
@ -896,6 +896,9 @@
{
"name": "stringify$2"
},
{
"name": "template"
},
{
"name": "text"
},