Post

sass--->less

  1. 先把sass-loader卸载
  2. lock文件删了
  3. install less-loader

注意:8.x以上的版本需要修改配置文件,装7.x

不然报错:Syntax Error: TypeError: this.getOptions is not a function

  1. lang=scss–>lang=less
This post is licensed under CC BY 4.0 by the author.