I'm using VueJS in my Symfony 5.2.1 project with Webpack-encore and yarn.
Some hours ago, when I updated my code, I used to do "yarn encore dev" and modifications was applied.
But now, when I run "yarn encore dev", I have no errors but my page is always the same...
I tried "yarn cache clean" but nothing happens.
Do you have an idea of the problem?