每个loader还可以有自己的配置, 这样可以写成对象数组的形式
    比如下面这个例子可以通过配置loader使css插入到head的顶部, 不影响自己写在html中的css
    image.png

    image.png

    更多的style-loader配置: https://www.webpackjs.com/loaders/style-loader/