-
cra: addlessloader 配置报错解决方案(create-react-app)
报错1:Less Loader Less Loader has been initialized using an options object that does not match the API schema.
-
记一次Vue启动报错:Error loading PostCSS config: Invalid PostCSS Plugin found: [0]
异常信息如下:Error loading PostCSS config: Invalid PostCSS Plugin found: [0]重新安装各种vue的包,找了半天多的文章&
-
解决webpack4.x使用autoprefixer 无效
1、安装 npm install -D postcss-loader autoprefixer 2、配置module: {rules: [{test: .css,use: [vue-styl