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
HTML gets heavily cached for some reason and everytime I change React components i have to delete the symfony cache (which is where this bundles caches aswell) and then it works.
The text was updated successfully, but these errors were encountered:
It is difficult for me to explore this since I am not using v8js atm because it became very hard to compile and get the cache working :(. So if someone has a solution you are more than welcome to share it.
I'm using phpexecjs together with v8js and disabling the cache of this bundle does not work.
This is my symfony 4 config for dev
For prod it's just
HTML gets heavily cached for some reason and everytime I change React components i have to delete the symfony cache (which is where this bundles caches aswell) and then it works.
The text was updated successfully, but these errors were encountered: