Morning @luisherranz,
I have a quick question. When I add a new post from WordPress dashboard, I don’t see the new post updated on the frontity until I re-run npm run dev. Does frontity generates static sites and creates html pages at build time like Gatsby?
npm run dev
We’ve found the bug. I’ll fix it today
@David could you please take care of this one?
Thank you @luisherranz
It should be fixed now: https://github.com/frontity/frontity/releases/tag/%40frontity/core%400.4.1
Please update to @frontity/core@0.4.1 with:
@frontity/core@0.4.1
npm install @frontity/core@latest
Thank you for the quick fix @luisherranz. I will check the same.