generated from boboko/starter
Hotfix: Updatin build, fixing vite error, creating separate entrypoints
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