panlinlin
2021-04-21 c566d4d7cf9bf2b55b745504b434053b75296a45
web_src/config/index.js
@@ -17,7 +17,8 @@
        pathRewrite: {
          '^/debug': '/'
        }
      }
      },
    },
    // Various Dev Server settings
@@ -50,7 +51,7 @@
    // Paths
    assetsRoot: path.resolve(__dirname, '../../src/main/resources/static/'),
    assetsSubDirectory: '.',
    assetsSubDirectory: './static',
    assetsPublicPath: '/',
    /**