That wraps it up for today. I updated the boilerplate with a few quality of life improvements, but most importantly, I’ve created a way to clear a session’s cache by setting a cookie in the browser.

github.com/nicholas-wordp…

Comments

One response to “”

  1. If you have a theme built using this boilerplate, you should run npm update as well as composer update. This will update the dependencies, and give you a way to add the setup middleware necessary to use it. See:

    https://t.co/yi1l0IxYV1 One of the updated dependencies is the Underpin module, with 3 key updates:

    Make use_compatibility_mode extendable
    Introduce helper method to flush cache from the server
    Introduce way to force a session to clear their cache

    github.com/nicholas-wordp…

Leave a Reply

Your email address will not be published. Required fields are marked *