auto refresh filament page when changing code?
hello, i'm using vite and filamentphp, but when i edit something, say for example adding a form component, i have to manually go back to the browser and refresh the page. is this auto refresh not supported in filament or am i doing something wrong?
here's my
vite.config.js
file
1 Reply
Good Morning @Hedi - Here is my two cents, might be wrong but lets try huh?
Double check that your
refresh
array includes all relavant paths.