Fix spaces
This commit is contained in:
@@ -744,7 +744,7 @@ module.exports = (env, argv) => {
|
||||
hot: "only",
|
||||
|
||||
// Disable host check
|
||||
allowedHosts: 'all',
|
||||
allowedHosts: "all",
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user