Level 122
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
I am not using SPA. Does Vite load resources every time the page is loaded in Laravel?
Please or to participate in this conversation.