Dheeraj Kumar

Results 1 comments of Dheeraj Kumar

I had rules for script-loader in my webpack.config.js {test: /\.js$/, use:['script-loader'] } Removing this from webpack.config.js rmoved the error.