From d6e69e0a799dccbda1d2773be172d538c48135a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Tue, 23 Jan 2024 10:21:55 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index eaeacab..f18464c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -16,6 +16,7 @@ function resolve (dir) { module.exports = { pages, publicPath: '/', + outputDir:"onlyofficeplugins", //设置打包后的项目目录名称 configureWebpack: { plugins: [ new CopyWebpackPlugin(configs)