I got Illegal import declaration error. when I tried to integrated a react js repo with webpack
Illegal import declaration
I migrated the original source code from https://githu
Use Babel via babel-loader to transform import declarations (and other ES2015 if you want). http://babeljs.io/docs/setup/#webpack
babel-loader
import