Debugging ES6 import statements with React Native in Chrome Debugging ES6 import statements with React Native in Chrome google-chrome google-chrome

Debugging ES6 import statements with React Native in Chrome


I have enabled Chrome experimental features in Chrome flags and I have no problem using an ES6-style import. If you haven't, type chrome://flags in your address bar and look for Experimental JavaScript. This should solve your problem.