panlinlin
2021-05-06 d3d48d1d0770b8a9989b5a1447aa15b37b4dbd7f
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: '/',
    /**