Closed insin closed 6 years ago
I've tested this against Babel 7.0.0-beta.37 locally using nwb's Babel 7 branch, not sure if you want to update devDependencies to use a beta version.
devDependencies
Also added a test to also cover use of JSXMemberExpressions.
JSXMemberExpression
Fixes #46
Thanks @insin
Published 3.4.0. We will need this same fix for v4-beta branch too.
3.4.0
I've tested this against Babel 7.0.0-beta.37 locally using nwb's Babel 7 branch, not sure if you want to update
devDependencies
to use a beta version.Also added a test to also cover use of
JSXMemberExpression
s.Fixes #46