Closed
Description
I am using Pattern Lab Node v6.0.1
on Windows | Mac | Linux
, with Node v16.17.0
, using a Twig
Edition.
Expected Behavior
When I change any twig template, pattern lab rebuilds and reloads the page.
The new template is applied and visible in the output view.
Actual Behavior
When I change any twig template, pattern lab rebuilds and reloads the page.
No changes are visible, and they are not present in the template.
Steps to Reproduce
npm create pattern-lab
- follow the steps to install twig
patternlab install --starterkits @pattern-lab/starterkit-twig-demo
npm run start
- Navigate to pages ⇾ homepage
- change anything in templates ⇾ homepage or underlying components
- Observe the output