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