abdulrehman176617's avatar

Does Vite load resources every time the page is loaded in Laravel?

I am not using SPA. Does Vite load resources every time the page is loaded in Laravel?

0 likes
1 reply
Snapey's avatar

irrespective of what vite does, the browser will request assets every time and then use caching at the browser side to avoid load8ng assets that are unchanged

Please or to participate in this conversation.