This commit is contained in:
@@ -10,8 +10,8 @@ export default (config: UserConfig) => {
|
||||
"@": "/src",
|
||||
},
|
||||
},
|
||||
define: {
|
||||
"import.meta.env.VITE_ALLOWED_HOSTS": JSON.stringify(allowedHosts),
|
||||
server: {
|
||||
allowedHosts: true,
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user