Daniel Miranda

Results 8 comments of Daniel Miranda

I'm having the same issue. I have tried adding babelify transform in karma conf section for browserify but I keep getting this error.

Thanks! I'll give it a try 😁 I'll told you how it goes

Thank you @byCedric! It worked perfectly, I have automated uploads Play Store now 😁

I am facing this same issue but running with mocha, I have a file with all my requires, it looks like this ```` mocha-bootload.js require('@babel/polyfill'); require('@babel/register')({ extensions: ['.js', '.jsx', '.ts',...

I really want to see this merged! 😃

Same problem here. Any solutions?

I tried listening to the viewContentLoaded event but it didn't work.