AnuragVnit

Results 2 comments of AnuragVnit

I am having the same problem. ![screenshot from 2019-02-17 07-20-57](https://user-images.githubusercontent.com/4919924/52907549-c9428900-3289-11e9-8935-cf3175382a3e.png) my webpack config is ![screenshot from 2019-02-17 08-03-55](https://user-images.githubusercontent.com/4919924/52907599-9cdb3c80-328a-11e9-9166-7fc4093bddcc.png) `

sorry nicolo.. for the late reply. this is the content of my babelrc file ```json { "presets": [ "env", "react", "stage-2" ] } ```