x
This commit is contained in:
@@ -138,6 +138,7 @@ module.exports = (env, argv) => {
|
||||
client: false,
|
||||
host: "127.0.0.1",
|
||||
allowedHosts: "all",
|
||||
historyApiFallback: true,
|
||||
onAfterSetupMiddleware: MiddleWare,
|
||||
static: {
|
||||
directory: path.join(vuePath, "public"),
|
||||
|
||||
Reference in New Issue
Block a user