Teaches babel how to work with webpack
Knows how to take in code, parse it, and generate some output files
Ruleset for telling babel exactly what pieces of ES2015/6/7 syntax to look for, and how to turn it into ES5 code
Knows how to deal with CSS imports
Takes CSS imports and adds them to the HTML document
You should use MiniCssExtractPlugin if you want to include a static <link href="path/to/file.css" rel="stylesheet">
image reference : https://www.udemy.com/share/101ReK3@YW2t9Zqo_PCWMiIdU3xCj4OaRXZiIg8nUeJXyTDIDqTC6BJteci28BD5Up2VLzOnGA==/