前端提示警告:You may use special comments to disable some warnings.

You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.

在这里插入图片描述
找到build目录下的webpack.base.conf.js文件,将其打开,
在这里插入图片描述
注释掉如上代码,保存一下就可以了

Logo

前往低代码交流专区

更多推荐