md
This commit is contained in:
parent
06a0d77bdc
commit
6e33ff4017
@ -106,10 +106,6 @@ module.exports = {
|
||||
'@': resolve('src')
|
||||
}
|
||||
},
|
||||
output: { // 输出重构 打包编译后的 文件名称 【模块名称.版本号.时间戳】
|
||||
filename: `static/js/[name].${process.env.VUE_APP_VERSION}.${Timestamp}.js`,
|
||||
chunkFilename: `static/js/[name].${process.env.VUE_APP_VERSION}.${Timestamp}.js`
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user