chore: 更新和替换多个模块的图片资源
- 压缩图片内容
This commit is contained in:
@@ -7,7 +7,7 @@ function resolve(dir) {
|
||||
return path.join(__dirname, dir)
|
||||
}
|
||||
module.exports = {
|
||||
publicPath: '/h5',
|
||||
publicPath: '.',
|
||||
lintOnSave: false, //是否开启代码检查
|
||||
outputDir: 'dist', //打包输出目录
|
||||
productionSourceMap: false,
|
||||
|
||||
Reference in New Issue
Block a user