natasha 1 năm trước cách đây
mục cha
commit
5862409178
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -27,7 +27,7 @@ module.exports = {
      * In most cases please use '/' !!!
      * Detail: https://cli.vuejs.org/config/#publicpath
      */
-    publicPath: process.env.NODE_ENV === 'development' ? '/' : '/ROOT',
+    publicPath: process.env.NODE_ENV === 'development' ? '/' : '/',
     outputDir: 'dist',
     assetsDir: 'static',
     lintOnSave: false,