I don’t see the new post updated on the frontity until I re-run npm run dev

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?

We’ve found the bug. I’ll fix it today :slight_smile:


@David could you please take care of this one?

Thank you @luisherranz :blush:

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:

npm install @frontity/core@latest

Thank you for the quick fix @luisherranz. :blush:
I will check the same.

1 Like