Big update
This commit is contained in:
@@ -42,6 +42,9 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
contentBase: path.join(__dirname, "public/"),
|
||||
historyApiFallback: {
|
||||
index: '/kadi/',
|
||||
},
|
||||
contentBasePublicPath: SERVER_ROOT + "/",
|
||||
port: 3000,
|
||||
publicPath: "http://localhost:3000" + SERVER_ROOT + "/static/frontend/",
|
||||
|
||||
Reference in New Issue
Block a user