Closed eliperelman closed 6 years ago
FYI CRA has already got a pre-release with a Switch to Babel 7
I have this mostly working locally.
However we need to first:
babel-plugin-jsx-pragmatic
(since it tries to pull in a babel 6 plugin; and isn't very maintained) - and without linting working properly, people won't be warned about the need to add the explicit preact imports
https://github.com/babel/babel/milestone/14