将postcss和devServer替换成以下写法即可plugins: {new webpack.LoaderOptionsPlugin({options: {postcss: function () {return [precss, autoprefixer];},