Closed stolinski closed 4 years ago
Thanks for filing an issue. Did you get this solved? Curious if you accidentally closed this since it was 2 minutes after you opened it. :)
If there was anything tricky about it, please report it here for future developers!
The new fragment syntax only works with Babel 7. https://github.com/meteor/meteor/pull/9440 :eyes:
@klaussner Good to know!
Funny that Babel 7 is still in beta, but the React team decided to ship fragments anyway. I'm going to take that as a sign that we can ship Meteor 1.6.1 with Babel 7 beta, too! 😝
Sorry, I had closed this once I realized that it was a Babel Beta version. I should have communicated that. Glad to hear 1.6.1 will include Babel 7 beta!
Pretty sure this can be closed at this point. :smile:
Getting errors when using the new
<></>
syntax for fragments caused by bable-runtime package version.