'ERROR in ./src/index.js Module parse failed: Unexpected token (18:4) You may need an appropriate loader to handle this file type

when I'm removing the babel-loader from webpack these errors are found.

I don't want babel-loader in webpack.

I need to configure webpack without babel-loader



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source