朱永杰 hace 1 semana
padre
commit
3169b65925
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -6,7 +6,7 @@ function resolve(dir) {
 
 module.exports = {
   publicPath: "./",
-  outputDir: "trackManage",
+  outputDir: "trackManager",
   lintOnSave: false,
   productionSourceMap: false,
   devServer: {