Add extra.raw back to JSXText and JSXAttribute (#344)

This commit is contained in:
Alex Rattray
2017-04-04 06:47:59 -07:00
committed by Daniel Tschinder
parent 14b7f50e51
commit cbf4203237
20 changed files with 259 additions and 37 deletions

View File

@@ -135,7 +135,10 @@
"column": 11
}
},
"extra": null,
"extra": {
"rawValue": "&#1f4a9;",
"raw": "&#1f4a9;"
},
"value": "&#1f4a9;"
}
]