From 5e25f79a568c221b95fef1aa321e2e7baa024980 Mon Sep 17 00:00:00 2001 From: Frank Date: Tue, 26 Oct 2021 09:49:09 -0400 Subject: [PATCH] changed output path --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index 8e5d9a4ce..68fa13f92 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,5 +1,6 @@ module.exports = { publicPath: '/', + outputDir: 'dist/fmg', devServer: { port: 8080, proxy: {