What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi, we try to make a change for an exisiting Yves template (we try to remove the social block in the

UPF4FKAQ0
UPF4FKAQ0 Posts: 29 🧑🏻‍🚀 - Cadet

Hi, we try to make a change for an exisiting Yves template (we try to remove the social block in the footer, just to see if and how it works), we then execute npm run yves:watch and try it after that with npm run yves but nothing of them worked, we didnt get any error in both commands.

Comments

  • Yuriy Gerton
    Yuriy Gerton Sprykee Posts: 49 🧑🏻‍🚀 - Cadet

    Hi Christoph.
    As I understand you’ve changed TWIG.
    So you should run console t:c:w in console on VM.
    npm run yves builds only styles, JS and assets.

  • UKK4YJ2AU
    UKK4YJ2AU Posts: 31 🧑🏻‍🚀 - Cadet

    Usually it's sufficient to empty the browser cache as twig cache is not as persistent. At least from my experience. Otherwise the command of Yuriy does the trick.