diff --git a/vue.config.js b/vue.config.js index 03a6cde..9caea52 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,5 +1,5 @@ module.exports = { - publicPath: "./", + publicPath: "/", assetsDir: "static", devServer: { port: 6015,