feat(ivy): SVG now handled by ivy compiler (#23899)

PR Close #23899
This commit is contained in:
Ben Lesh
2018-06-01 08:02:14 -07:00
committed by Victor Berchet
parent 51e9e64c5a
commit 1007d1ad27
9 changed files with 267 additions and 1 deletions

View File

@ -545,6 +545,9 @@
{
"name": "markViewDirty"
},
{
"name": "namespaceHTML"
},
{
"name": "notImplemented"
},