build for prod
This commit is contained in:
parent
93e298a9f1
commit
e9eea69545
9 changed files with 25 additions and 138 deletions
|
@ -5,6 +5,7 @@ import react from "@vitejs/plugin-react";
|
|||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
hmr: false,
|
||||
allowedHosts: ["recipe-prod.fredzernia.com", "recipe-demo.fredzernia.com"],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue