generated from boboko/starter
Merge branch 'master' into elv
This commit is contained in:
@@ -22,6 +22,7 @@ export default defineConfig({
|
||||
cors: true,
|
||||
hmr: {
|
||||
host: "localhost",
|
||||
clientPort: process.env.VITE_PORT || 5173,
|
||||
},
|
||||
watch: {
|
||||
ignored: ["**/storage/framework/views/**"],
|
||||
|
||||
Reference in New Issue
Block a user