question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make sure we work with Babel 7

See original GitHub issue

RN recently merged Babel 7 into master, which means v0.56 will probably get this – @grabbou correct me if I’m wrong. Would be good to make sure we support that (probably some documentation changes and installing babel-core@7.0.0-0 will do).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

6reactions
jshearercommented, Jun 13, 2018

RN 0.56 RC is out. Does Haul support Babel 7 yet?

2reactions
deepsweetcommented, Jul 5, 2018

RN 0.56 release with Babel 7 has just landed.

I’ve tried to fork Haul to use Babel 7, changed all the dependencies, tweaked everything in src/babelRegister.js and src/cli.js but fall into a rabbit hole of red screens, step by step. It’s hard to do that without knowing all the internals and workarounds.

Dear collaborators, sorry for pinging again with this issue, but is there any estimations on integrating Babel 7 to Haul? I’d help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade to Babel 7
The babel-node command in Babel 6 was part of the babel-cli package. In Babel 7, this command has been split out into its...
Read more >
Working with Babel 7 and Webpack | The Basement
A post on what Babel is, what it does and how to use it. Working with Babel 7 and Webpack. Important: If you...
Read more >
Configuring Babel 7 - YouTube
How Babel 7 configuration works.Repo: https://github.com/kentcdodds/babel-config-exampleDocs: ...
Read more >
Error after upgrading to Babel 7: Requires Babel "^7.0.0-0", ...
When you run your grunt file it is looking for babel-register. However, for babel 7.0.0 and higher, you need it to look for...
Read more >
rollup/plugin-babel
If you're using Babel to transpile your ES6/7 code and Rollup to ... will only work for es and cjs formats, and you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found