update 配置文件

This commit is contained in:
赵霄
2024-03-21 15:14:22 +08:00
parent bfb9a7576a
commit e6aad7e4fc
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ function resolve (dir) {
module.exports = {
pages,
publicPath: '/',
outputDir:"onlyofficeplugins", //设置打包后的项目目录名称
// publicPath: '/onlyofficeplugins/',
outputDir: 'onlyofficeplugins', //设置打包后的项目目录名称
configureWebpack: {
plugins: [
new CopyWebpackPlugin(configs)