The technologies that i am using to build my app is React, Web-pack, Babel and AlT(flux implementation)
I'm getting an error when web pack tries to compile my app. Not sure what libraries i am missing.
Could someone please advice ?
##.babelrc file##
{"presets": ["react", "es2015", "stage-0"]}