-
Notifications
You must be signed in to change notification settings - Fork 782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Babel 7 #151
Upgrade Babel 7 #151
Conversation
This comment has been minimized.
This comment has been minimized.
WARNING in ./src/chalkApp/screens/AppRoutes.js 59:30-38
export 'Loadable' was not found in 'react-loadable'
@ ./src/chalkApp/index.js
@ multi (webpack)-dev-server/client?http://localhost:3000 ./src/chalkApp/index.js I'm running into this roadblock using Babel 7 and would like to get support. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I've forked and merged following PRs on my repo if anyone is interested: |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@mohsinulhaq @isacjunior @ThamosIO |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@aleehedl You need to use code splitting in server side? If not, I recommend using |
Babel 7 Released
https://babeljs.io/blog/2018/08/27/7.0.0
Drop support for un-maintained Node versions: 0.10, 0.12, 4, 5 (details)