Fork me on GitHub
#cljsrn
<
2019-12-05
>
vikeri23:12:28

I’ve got some problems with 0.60, did anyone upgrade successfully?

joshmiller23:12:45

I made it to 0.61.4

vikeri23:12:25

Nice, did you have to patch the metro bundler?

joshmiller23:12:48

I don’t think so, let me check my upgrade commit

joshmiller23:12:42

Man, I have such a horrible mess of failed experiments with the bundler

joshmiller23:12:49

It looks like right now, it’s very simple

joshmiller23:12:06

My .babelrc:

{
  "presets": ["module:metro-react-native-babel-preset"],
  "ignore": ["./index.ios.js"]
}

joshmiller23:12:25

Nothing in metro.config.js