You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using vue 3 and amplify AWS for deploy my vue 3 project. I had a problem that everytime I deploy new code, my web site often show blank page. If page want to show, I need clear Cache storage or wait some minutes. That's make my customer feel bad for my site. This is my config
Review your cache headers, index.html should use 200, any entry inside assets folder can use immutable, check deploy docs for other deployments (AWS is missing, I dont use it)
I am using vue 3 and amplify AWS for deploy my vue 3 project. I had a problem that everytime I deploy new code, my web site often show blank page. If page want to show, I need clear Cache storage or wait some minutes. That's make my customer feel bad for my site. This is my config
The text was updated successfully, but these errors were encountered: